git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adf1890
)
sh: Make PAGE_OFFSET configurable.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 08:19:13 +0000
(17:19 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 08:19:13 +0000
(17:19 +0900)
nommu needs to be able to shift PAGE_OFFSET, so we switch it to a
non-user-visible CONFIG_PAGE_OFFSET and use that in the few places
where it matters.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found