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
..
2012-02-07 15:54:02 -08:00
2012-03-06 10:36:08 +01:00
2012-02-03 16:16:40 -08:00