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:
970e6fa
)
x86 mmiotrace: fix page-unaligned ioremaps
author
Pekka Paalanen
<pq@iki.fi>
Mon, 12 May 2008 19:21:03 +0000
(21:21 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 24 May 2008 09:27:32 +0000
(11:27 +0200)
mmiotrace_ioremap() expects to receive the original unaligned map phys address
and size. Also fix {un,}register_kmmio_probe() to deal properly with
unaligned size.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found