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> |
||
---|---|---|
.. | ||
8253pit.h | ||
a.out.h | ||
agp.h | ||
atomic.h | ||
auxvec.h | ||
backlight.h | ||
bug.h | ||
bugs.h | ||
byteorder.h | ||
checksum.h | ||
cputable.h | ||
cputime.h | ||
dbdma.h | ||
div64.h | ||
dma.h | ||
elf.h | ||
emergency-restart.h | ||
errno.h | ||
fcntl.h | ||
firmware.h | ||
grackle.h | ||
hardirq.h | ||
heathrow.h | ||
hw_irq.h | ||
i8259.h | ||
ioctl.h | ||
ioctls.h | ||
iommu.h | ||
ipc.h | ||
irq.h | ||
kdebug.h | ||
keylargo.h | ||
kmap_types.h | ||
kprobes.h | ||
linkage.h | ||
lmb.h | ||
local.h | ||
machdep.h | ||
macio.h | ||
mc146818rtc.h | ||
mediabay.h | ||
mman.h | ||
module.h | ||
mpic.h | ||
msgbuf.h | ||
namei.h | ||
of_device.h | ||
ohare.h | ||
oprofile_impl.h | ||
param.h | ||
parport.h | ||
percpu.h | ||
pmac_feature.h | ||
pmac_low_i2c.h | ||
pmc.h | ||
poll.h | ||
posix_types.h | ||
ppc_asm.h | ||
ppc-pci.h | ||
processor.h | ||
prom.h | ||
pSeries_reconfig.h | ||
reg.h | ||
resource.h | ||
rtas.h | ||
rtc.h | ||
rwsem.h | ||
scatterlist.h | ||
seccomp.h | ||
sections.h | ||
semaphore.h | ||
sembuf.h | ||
setup.h | ||
shmbuf.h | ||
shmparam.h | ||
siginfo.h | ||
smu.h | ||
socket.h | ||
sockios.h | ||
spinlock_types.h | ||
sstep.h | ||
statfs.h | ||
string.h | ||
synch.h | ||
system.h | ||
termbits.h | ||
termios.h | ||
thread_info.h | ||
time.h | ||
timex.h | ||
topology.h | ||
types.h | ||
unaligned.h | ||
uninorth.h | ||
unistd.h | ||
user.h | ||
vga.h | ||
vio.h | ||
xmon.h | ||
xor.h |