original_kernel/arch/openrisc/include/asm
Jonas Bonn 2f099a280e openrisc: fix virt_addr_valid
virt_addr_valid() shouldn't be comparing the address to memory_end which is
a phys_addr_t.  Change this to do like other arches and check that the
address falls within a valid page frame.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
2012-03-06 10:36:08 +01:00
..
bitops
Kbuild
asm-offsets.h
bitops.h
byteorder.h
cache.h
cpuinfo.h
delay.h
dma-mapping.h
elf.h
fixmap.h
gpio.h
io.h
irq.h
irqflags.h
linkage.h
mmu.h
mmu_context.h
mutex.h
page.h openrisc: fix virt_addr_valid 2012-03-06 10:36:08 +01:00
param.h
pgalloc.h
pgtable.h
processor.h
prom.h
ptrace.h
serial.h
sigcontext.h
spinlock.h
spr.h
spr_defs.h
syscall.h
syscalls.h
system.h
thread_info.h
timex.h
tlb.h
tlbflush.h
uaccess.h openrisc: included linux/thread_info.h twice 2012-02-17 09:55:25 +01:00
unaligned.h
unistd.h