diff options
author | Naoya Horiguchi <[email protected]> | 2014-04-07 15:36:54 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-04-07 16:35:49 -0700 |
commit | a9af0c5dfdaf0b2e1a8bab7fbf6f29138947d534 (patch) | |
tree | 2de13aa7095ee0b4aa8a7d47d9d89817a06a52a6 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 87c1b497c299e48e681f041de4dd6ce4831aaf75 (diff) |
mm/hugetlb.c: add NULL check of return value of huge_pte_offset
huge_pte_offset() could return NULL, so we need NULL check to avoid
potential NULL pointer dereferences.
Signed-off-by: Naoya Horiguchi <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions