commit | 736ca61fa81874b3fee205a593251b1869d0bcf1 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pq@iki.fi> | Mon May 12 21:20:59 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat May 24 11:26:00 2008 +0200 |
tree | d5228344a811420057e6c8a6c1bf31f733469e6b | |
parent | e4b37ee68609037ffcaa2fcfae47cd31a605bb9e [diff] |
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>