diff options
author | 2013-11-14 14:31:20 -0800 | |
---|---|---|
committer | 2013-11-15 09:32:16 +0900 | |
commit | 390f44e2aa2ab83f08231d7d05f066dc3494490e (patch) | |
tree | c40352aa0c42e49b601624e0ae9972c69832f55a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xtensa: fix potential NULL-pointer dereference (diff) | |
download | linux-dev-390f44e2aa2ab83f08231d7d05f066dc3494490e.tar.xz linux-dev-390f44e2aa2ab83f08231d7d05f066dc3494490e.zip |
mm: allow pgtable_page_ctor() to fail
Change pgtable_page_ctor() return type from void to bool. Returns true,
if initialization is successful and false otherwise.
Current implementation never fails, but it will change later.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions