x86 mmiotrace: fix page-unaligned ioremaps
authorPekka Paalanen <pq@iki.fi>
Mon, 12 May 2008 19:21:03 +0000 (21:21 +0200)
committerThomas 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