diff options
author | Jonas Bonn <jonas@southpole.se> | 2012-03-02 01:56:09 -0500 |
---|---|---|
committer | Jonas Bonn <jonas@southpole.se> | 2012-03-06 04:36:08 -0500 |
commit | 2f099a280e92c259598d8ed8da82c7ec2dd49845 (patch) | |
tree | f0d748adde2badc47f2d07316b08cc4e5aca214b /arch/openrisc/Makefile | |
parent | 01c4d33ac5ca7920f0e0f6b25bdfd3fa479fd973 (diff) |
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>
Diffstat (limited to 'arch/openrisc/Makefile')
0 files changed, 0 insertions, 0 deletions