diff options
author | Yang Shi <[email protected]> | 2020-04-01 21:10:55 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-04-02 09:35:31 -0700 |
commit | d888fb2b189be07df1656a31930b11a62ae88e58 (patch) | |
tree | 5684ad4ca8912745109c289f29aea31401732dfa /scripts/bpf_helpers_doc.py | |
parent | 20ca87f22b82d5fbf1938e1668ac4f55d749fb8f (diff) |
mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
The VM_BUG_ON() is already used by queue_pages_test_walk(), it sounds
better to dump more debug information by using VM_BUG_ON_VMA() to help
debugging.
Signed-off-by: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: "Li Xinhai" <[email protected]>
Cc: Qian Cai <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions