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:
79aa10d
)
x86: change early_ioremap to use slots instead of nesting
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Sun, 14 Sep 2008 09:33:12 +0000
(
02:33
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 13 Oct 2008 08:34:23 +0000
(10:34 +0200)
so we could remove the requirement that one needs to call
early_iounmap() in exactly reverse order of early_ioremap().
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found