commit | d217d5450f11d8c907c0458d175b0dc999b4d06d | [log] [tgz] |
---|---|---|
author | Ananth N Mavinakayanahalli <ananth@in.ibm.com> | Mon Nov 07 01:00:14 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:46 2005 -0800 |
tree | ebd68eb9e0b632049d22240a3589887ca27077a5 | |
parent | 991a51d83a3d9bebfafdd1e692cf310899d60791 [diff] |
[PATCH] Kprobes: preempt_disable/enable() simplification Reorganize the preempt_disable/enable calls to eliminate the extra preempt depth. Changes based on Paul McKenney's review suggestions for the kprobes RCU changeset. Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>