diff options
author | Wei Yang <[email protected]> | 2022-01-29 13:41:04 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2022-01-30 09:56:58 +0200 |
commit | 536f4217ced62b671bd759f6b549621a5654a70f (patch) | |
tree | a2c5daf27c3fe8c0d674518556c99bc7465fc07e /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | 61e28cf0543c7d8e6ef88c3c305f727c5a21ba5b (diff) |
mm: page->mapping folio->mapping should have the same offset
As with the other members of folio, the offset of page->mapping and
folio->mapping must be the same. The compile-time check was
inadvertently removed during development. Add it back.
[[email protected]: changelog redo]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions