]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf9739e85dd5da3b3ccb9ec30578209cbf55263ee
tree2a36186a980cf7217ad6363887d4dabbbba4dcae
parentf8bed447a5ac09294e7384c05446d7a2f82dd5fa
x86 mmiotrace: improve handling of secondary faults

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>
arch/x86/mm/kmmio.c