8b150478ae
Change the phys_mem_access_prot() function to take a pfn instead of an address. This allows mmap64() to work on /dev/mem for addresses above 4G on 32-bit architectures. We start with a pfn in mmap_mem(), so there's no need to convert to an address; in fact, it's actively bad, since the conversion can overflow when the address is above 4G. Similarly fix the ppc32 page_is_ram() function to avoid a conversion to an address by directly comparing to max_pfn. Working with max_pfn instead of high_memory fixes page_is_ram() to give the right answer for highmem pages. Signed-off-by: Roland Dreier <rolandd@cisco.com> Cc: Anton Blanchard <anton@samba.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
8xx_immap.h | ||
amigahw.h | ||
amigaints.h | ||
amigappc.h | ||
amigayle.h | ||
amipcmcia.h | ||
ans-lcd.h | ||
bitops.h | ||
bootinfo.h | ||
bootx.h | ||
bseip.h | ||
btext.h | ||
cache.h | ||
cacheflush.h | ||
commproc.h | ||
cpm2.h | ||
current.h | ||
delay.h | ||
dma-mapping.h | ||
floppy.h | ||
futex.h | ||
gg2.h | ||
gt64260_defs.h | ||
gt64260.h | ||
harrier.h | ||
hawk_defs.h | ||
hawk.h | ||
highmem.h | ||
hydra.h | ||
ibm4xx.h | ||
ibm44x.h | ||
ibm403.h | ||
ibm405.h | ||
ibm_ocp_pci.h | ||
ibm_ocp.h | ||
ide.h | ||
immap_85xx.h | ||
immap_cpm2.h | ||
io.h | ||
ipcbuf.h | ||
ipic.h | ||
kexec.h | ||
kgdb.h | ||
m48t35.h | ||
m8260_pci.h | ||
machdep.h | ||
md.h | ||
mk48t59.h | ||
mmu_context.h | ||
mmu.h | ||
mpc8xx.h | ||
mpc10x.h | ||
mpc52xx_psc.h | ||
mpc52xx.h | ||
mpc83xx.h | ||
mpc85xx.h | ||
mpc8260_pci9.h | ||
mpc8260.h | ||
mv64x60_defs.h | ||
mv64x60.h | ||
nvram.h | ||
ocp_ids.h | ||
ocp.h | ||
open_pic.h | ||
page.h | ||
pc_serial.h | ||
pci-bridge.h | ||
pci.h | ||
pgalloc.h | ||
pgtable.h | ||
pnp.h | ||
ppc4xx_dma.h | ||
ppc4xx_pic.h | ||
ppc_sys.h | ||
ppcboot.h | ||
prep_nvram.h | ||
prom.h | ||
ptrace.h | ||
raven.h | ||
reg_booke.h | ||
residual.h | ||
rheap.h | ||
rtc.h | ||
serial.h | ||
sigcontext.h | ||
signal.h | ||
smp.h | ||
spinlock.h | ||
stat.h | ||
suspend.h | ||
system.h | ||
time.h | ||
tlb.h | ||
tlbflush.h | ||
todc.h | ||
traps.h | ||
uaccess.h | ||
ucontext.h | ||
xparameters.h | ||
zorro.h |