x86 mmiotrace: improve handling of secondary faults
authorStuart Bennett <stuart@freedesktop.org>
Thu, 5 Feb 2009 11:02:02 +0000 (11:02 +0000)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Mar 2009 09:20:37 +0000 (10:20 +0100)
Upgrade some kmmio.c debug messages to warnings.
Allow secondary faults on probed pages to fall through, and only log
secondary faults that are not due to non-present pages.

Patch edited by Pekka Paalanen.

Signed-off-by: Stuart Bennett <stuart@freedesktop.org>
Signed-off-by: Pekka Paalanen <pq@iki.fi>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found