All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
To: ananth@in.ibm.com, akpm@osdl.org, paulmck@us.ibm.com
Cc: linux-kernel@vger.kernel.org
Subject: [patch 0/4] Kprobes cleanup patches
Date: Tue, 13 Dec 2005 12:35:47 -0800	[thread overview]
Message-ID: <20051213203547.649087523@csdlinux-2.jf.intel.com> (raw)

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


--


             reply	other threads:[~2005-12-13 20:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13 20:35 Anil S Keshavamurthy [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051213203547.649087523@csdlinux-2.jf.intel.com \
    --to=anil.s.keshavamurthy@intel.com \
    --cc=akpm@osdl.org \
    --cc=ananth@in.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.