1
0
Fork 0
alistair23-linux/arch/mips/include
Ralf Baechle 3b5e50edaf Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
This reverts commit c17a655478.

Manuel Lauss writes:

lmo commit c17a6554 (MIPS: page.h: Provide more readable definition for
PAGE_MASK) apparently breaks ioremap of 36-bit addresses on my Alchemy
systems (PCI and PCMCIA) The reason is that in arch/mips/mm/ioremap.c
line 157  (phys_addr &= PAGE_MASK) bits 32-35 are cut off.  Seems the
new PAGE_MASK is explicitly 32bit, or one could make it signed instead
of unsigned long.
2013-04-22 18:09:35 +02:00
..
asm Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK." 2013-04-22 18:09:35 +02:00
uapi/asm MIPS: Delete definition of SA_RESTORER. 2013-04-05 15:10:51 +02:00