mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] mmiotrace: various fixes and cleaning
@ 2009-04-28 19:17 Stuart Bennett
  2009-04-28 19:17 ` [PATCH] x86 mmiotrace: fix range test Stuart Bennett
  2009-04-29  9:36 ` [PATCH 0/4] mmiotrace: various fixes and cleaning Ingo Molnar
  0 siblings, 2 replies; 11+ messages in thread
From: Stuart Bennett @ 2009-04-28 19:17 UTC (permalink / raw)
  To: Ingo Molnar, Steven Rostedt; +Cc: Pekka Paalanen, linux-kernel

Hi all, this set contains one bug fix, a couple of cleanups, and a better fix
to the mmiotrace+gdb issue

Pekka Paalanen has kindly reviewed and acked all the changes.

It has been tested on 2.6.30-rc3 using a 32 bit processor and tracing the
proprietary Nvidia driver, and also builds cleanly on today's tip/master on
a 64 bit system

Stuart

Stuart Bennett (4):
      x86 mmiotrace: fix range test
      x86 mmiotrace: code consistency/legibility improvement
      x86 mmiotrace: refactor clearing/restore of page presence
      x86 mmiotrace: only register for die notifier when tracer active

 arch/x86/mm/kmmio.c       |  100 ++++++++++++++++++++++++++-------------------
 arch/x86/mm/mmio-mod.c    |    2 +
 include/linux/mmiotrace.h |    2 +
 3 files changed, 62 insertions(+), 42 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-04-29 11:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-28 19:17 [PATCH 0/4] mmiotrace: various fixes and cleaning Stuart Bennett
2009-04-28 19:17 ` [PATCH] x86 mmiotrace: fix range test Stuart Bennett
2009-04-28 19:17   ` [PATCH] x86 mmiotrace: code consistency/legibility improvement Stuart Bennett
2009-04-28 19:17     ` [PATCH] x86 mmiotrace: refactor clearing/restore of page presence Stuart Bennett
2009-04-28 19:17       ` [PATCH] x86 mmiotrace: only register for die notifier when tracer active Stuart Bennett
2009-04-29  9:39         ` Ingo Molnar
2009-04-29 11:05         ` [tip:tracing/core] tracing: x86, " tip-bot for Stuart Bennett
2009-04-29 11:04       ` [tip:tracing/core] tracing: x86, mmiotrace: refactor clearing/restore of page presence tip-bot for Stuart Bennett
2009-04-29 11:04     ` [tip:tracing/core] tracing: x86, mmiotrace: code consistency/legibility improvement tip-bot for Stuart Bennett
2009-04-29 11:04   ` [tip:tracing/urgent] tracing: x86, mmiotrace: fix range test tip-bot for Stuart Bennett
2009-04-29  9:36 ` [PATCH 0/4] mmiotrace: various fixes and cleaning Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome