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:
8ae3a5a
)
x86: fix two modpost warnings in mm/init_64.c
author
Jan Beulich
<jbeulich@novell.com>
Thu, 21 Aug 2008 13:28:42 +0000
(14:28 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 22 Aug 2008 05:51:54 +0000
(07:51 +0200)
early_io{re,un}map() are __init and hence can't be called from __meminit
functions.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found