diff options
| author | Anshuman Khandual <[email protected]> | 2017-09-08 16:13:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-09-08 18:26:47 -0700 |
| commit | 149728e91349f269d6fc82b4ca2552645dfa7d2c (patch) | |
| tree | e180a774ca09f470d2931c622f1927501874990a /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | b6b1fd2a6bedd533aeed83924d7be0e944fded9f (diff) | |
mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()
VMA and its address bounds checks are too late in this function. They
must have been verified earlier in the page fault sequence. Hence just
remove them.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Suggested-by: Vlastimil Babka <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions