x86 mmiotrace: Do not print bogus pid
authorPekka Paalanen <pq@iki.fi>
Mon, 12 May 2008 19:20:59 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 09:26:00 +0000 (11:26 +0200)
commit736ca61fa81874b3fee205a593251b1869d0bcf1
treed5228344a811420057e6c8a6c1bf31f733469e6b
parente4b37ee68609037ffcaa2fcfae47cd31a605bb9e
x86 mmiotrace: Do not print bogus pid

Non-zero pid indicates the MMIO access originated in user space.
We do not catch that kind of accesses yet, so always print zero for now.

Signed-off-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/trace/trace_mmiotrace.c