linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/4] Kprobes cleanup patches
@ 2005-12-13 20:35 Anil S Keshavamurthy
  2005-12-13 20:35 ` [patch 1/4] Kprobes - Enable funcions only for required arch Anil S Keshavamurthy
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Anil S Keshavamurthy @ 2005-12-13 20:35 UTC (permalink / raw)
  To: ananth, akpm, paulmck; +Cc: linux-kernel

Here are the set of patches tagged to this mail.
1)Subject: Kprobes - Enable funcions only for required arch
	This is a cleanup patch
2)Subject: Kprobes - cleanup include_asm_kprobes_h
	This is a cleanup patch
3)Subject: Kprobes - Changed from using spinlock to mutext
	This patch is a improvement patch which now
		uses mutex over spinlock for 
	registration/unregistration code path.
4)Subject: Kprobes Cleanup arch_remove_kprobe
	This is a cleanup patch

More description inside the patch itself.

Andrew, please include these in your mm tree.

thanks,
Anil Keshavamurthy


--


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

end of thread, other threads:[~2005-12-14 23:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-13 20:35 [patch 0/4] Kprobes cleanup patches Anil S Keshavamurthy
2005-12-13 20:35 ` [patch 1/4] Kprobes - Enable funcions only for required arch Anil S Keshavamurthy
2005-12-13 20:35 ` [patch 2/4] Kprobes - cleanup include_asm_kprobes_h Anil S Keshavamurthy
2005-12-13 20:35 ` [patch 3/4] Kprobes - Changed from using spinlock to mutext Anil S Keshavamurthy
2005-12-14 23:50   ` Keshavamurthy Anil S
2005-12-13 20:35 ` [patch 4/4] Kprobes Cleanup arch_remove_kprobe Anil S Keshavamurthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).