diff options
| author | Anshuman Khandual <[email protected]> | 2017-09-08 23:13:32 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-09-09 01:26:47 +0000 |
| commit | 149728e91349f269d6fc82b4ca2552645dfa7d2c (patch) | |
| tree | e180a774ca09f470d2931c622f1927501874990a /lib/string.c | |
| parent | mm/swapfile.c: fix swapon frontswap_map memory leak on error (diff) | |
| download | kernel-149728e91349f269d6fc82b4ca2552645dfa7d2c.tar.gz kernel-149728e91349f269d6fc82b4ca2552645dfa7d2c.zip | |
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 'lib/string.c')
0 files changed, 0 insertions, 0 deletions
