mbox series

[0/1] Fix struct page layout on 32-bit systems

Message ID 20210410205246.507048-1-willy@infradead.org (mailing list archive)
Headers show
Series Fix struct page layout on 32-bit systems | expand

Message

Matthew Wilcox April 10, 2021, 8:52 p.m. UTC
I'd really appreciate people testing this, particularly on
arm32/mips32/ppc32 systems with a 64-bit dma_addr_t.

Matthew Wilcox (Oracle) (1):
  mm: Fix struct page layout on 32-bit systems

 include/linux/mm_types.h | 38 ++++++++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 12 deletions(-)