public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/5] kprobes cleanups
@ 2010-09-15  1:04 Namhyung Kim
  2010-09-15  1:04 ` [PATCH 1/5] kprobes: remove redundant address check Namhyung Kim
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Namhyung Kim @ 2010-09-15  1:04 UTC (permalink / raw)
  To: Andrew Morton, Ingo Molnar; +Cc: Masami Hiramatsu, linux-kernel

Hello,

This is a resend of my previous works on kprobes. All patches in this
series are small cleanups and got acked by Masami. Please consider
applying it.

Thanks.

---

Namhyung Kim (5):
  kprobes: remove redundant address check
  kprobes: verify jprobe entry point
  kprobes: make functions static
  kprobes: remove __dummy_buf
  kprobes: add sparse context annotations

 arch/x86/kernel/kprobes.c |   11 +++--------
 kernel/kprobes.c          |   22 ++++++++++++++--------
 2 files changed, 17 insertions(+), 16 deletions(-)

--
1.7.2.2


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

end of thread, other threads:[~2010-09-15 10:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15  1:04 [PATCH RESEND 0/5] kprobes cleanups Namhyung Kim
2010-09-15  1:04 ` [PATCH 1/5] kprobes: remove redundant address check Namhyung Kim
2010-09-15 10:04   ` [tip:perf/core] kprobes: Remove " tip-bot for Namhyung Kim
2010-09-15  1:04 ` [PATCH 2/5] kprobes: verify jprobe entry point Namhyung Kim
2010-09-15 10:04   ` [tip:perf/core] kprobes: Verify " tip-bot for Namhyung Kim
2010-09-15  1:04 ` [PATCH 3/5] kprobes: make functions static Namhyung Kim
2010-09-15 10:04   ` [tip:perf/core] kprobes: Make " tip-bot for Namhyung Kim
2010-09-15  1:04 ` [PATCH 4/5] kprobes: remove __dummy_buf Namhyung Kim
2010-09-15 10:05   ` [tip:perf/core] kprobes: Remove __dummy_buf tip-bot for Namhyung Kim
2010-09-15  1:04 ` [PATCH 5/5] kprobes: add sparse context annotations Namhyung Kim
2010-09-15 10:05   ` [tip:perf/core] kprobes: Add " tip-bot for Namhyung Kim
2010-09-15  2:42 ` [PATCH RESEND 0/5] kprobes cleanups Masami Hiramatsu
2010-09-15  8:39   ` Ingo Molnar

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