diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2021-05-11 16:56:09 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2021-09-04 01:12:21 +0200 |
commit | 9f101ee89465e0b2c11b477f5b55e03039b2c308 (patch) | |
tree | 5876bc3dfb53494044222f757abae0fda263198f /mm/mapping_dirty_helpers.c | |
parent | mm, slub: validate slab from partial list or page allocator before making it ... (diff) | |
download | linux-9f101ee89465e0b2c11b477f5b55e03039b2c308.tar.xz linux-9f101ee89465e0b2c11b477f5b55e03039b2c308.zip |
mm, slub: check new pages with restored irqs
Building on top of the previous patch, re-enable irqs before checking new
pages. alloc_debug_processing() is now called with enabled irqs so we need to
remove VM_BUG_ON(!irqs_disabled()); in check_slab() - there doesn't seem to be
a need for it anyway.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'mm/mapping_dirty_helpers.c')
0 files changed, 0 insertions, 0 deletions