Merge branch 'slab/for-6.2/fit_rcu_head' into slab/for-next
authorVlastimil Babka <vbabka@suse.cz>
Thu, 10 Nov 2022 09:42:34 +0000 (10:42 +0100)
committerVlastimil Babka <vbabka@suse.cz>
Mon, 21 Nov 2022 09:36:09 +0000 (10:36 +0100)
commit76537db3b95cbf5d0189ce185c16db9f93017021
treea09d81a797d52a9a64da0470ec25997b81d8499e
parent1c1aaa3319ab860883791edd2ba3e55610214c2e
parent130d4df57390a29521cb7cccd1b3144c184c111c
Merge branch 'slab/for-6.2/fit_rcu_head' into slab/for-next

A series by myself to reorder fields in struct slab to allow the
embedded rcu_head to grow (for debugging purposes). Requires changes to
isolate_movable_page() to skip slab pages which can otherwise become
false-positive __PageMovable due to its use of low bits in
page->mapping.
mm/slab.c
mm/slab.h
mm/slub.c