diff options
author | David Howells <[email protected]> | 2008-04-10 16:11:00 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-04-10 13:41:29 -0700 |
commit | ed9b949f55bc8a6bb6083ce0eddb53d06aee302a (patch) | |
tree | 03c7005beb1611028c13a34766f87da848b13859 /fs/jbd2/commit.c | |
parent | e31c243f984628d02f045dc4b622f1e2827860dc (diff) |
FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]
Make NOMMU-mode work with base addresses other than 0xC0000000 by:
(1) Giving the code that sets up the protection registers the right address
in __sdram_base. Rather than being hard coded to 0xC0000000, the value
of __page_offset is obtained from the linker script.
(2) Eliminate the check in __switch_to() that verifies the current thread
info is in the 0xCxxxxxxx region.
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions