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-01-11 18:50:26 -08:00
2012-02-07 15:54:02 -08:00
2012-02-03 16:16:40 -08:00
2012-01-11 18:50:26 -08:00
2012-01-08 15:13:16 -05:00
2012-01-10 18:04:27 -08:00
2012-01-14 18:03:30 -08:00
2012-01-11 18:50:26 -08:00
2011-11-24 22:21:19 +02:00
2012-01-18 15:51:48 -08:00
2012-01-14 18:03:30 -08:00
2012-01-26 12:43:57 -08:00
2012-01-31 09:06:52 +01:00
2012-01-31 23:20:30 +02:00
2012-01-14 18:03:30 -08:00
2012-03-06 10:36:08 +01:00
2012-01-12 20:13:04 -08:00
2012-01-25 13:33:22 +11:00
2012-01-30 09:02:10 -08:00
2012-01-23 08:38:49 -08:00
2012-01-31 23:21:19 +02:00
2012-02-02 10:34:23 +11:00
2012-01-14 18:03:30 -08:00
2012-01-17 16:41:31 -08:00
2012-01-11 18:50:26 -08:00
2012-02-06 16:26:58 -08:00
2012-02-03 16:16:40 -08:00
2012-01-12 20:13:03 -08:00