aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2013-11-14 14:31:20 -0800
committerLinus Torvalds <[email protected]>2013-11-15 09:32:16 +0900
commit390f44e2aa2ab83f08231d7d05f066dc3494490e (patch)
treec40352aa0c42e49b601624e0ae9972c69832f55a /tools/perf/scripts/python/net_dropmonitor.py
parentf8c6d30b766fc8eb83f5b7983ff8a5a9b3189365 (diff)
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions