]> git.baikalelectronics.ru Git - kernel.git/commit
x86: count errors in testmmiotrace.ko
authorPekka Paalanen <pq@iki.fi>
Sun, 1 Mar 2009 14:09:14 +0000 (16:09 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Mar 2009 09:20:34 +0000 (10:20 +0100)
commit6703d1f81b192a15adb1998ff6855d7c2090a765
tree70ac624be9143b03fc5f8632fee437999e3f78bf
parent80536243c06896115c2a1bd34a76e4c8f35c560e
x86: count errors in testmmiotrace.ko

Check the read values against the written values in the MMIO read/write
test. This test shows if the given MMIO test area really works as
memory, which is a prerequisite for a successful mmiotrace test.

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