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:
8b0e586
)
x86: move devmem_is_allowed() to common mm/init.c
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Wed, 4 Mar 2009 09:46:40 +0000
(11:46 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 4 Mar 2009 10:40:04 +0000
(11:40 +0100)
Impact: cleanup
The function is identical on 32-bit and 64-bit configurations so move
it to the common mm/init.c file.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
LKML-Reference: <
1236160001
.29024.29.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found