commit | d217d5450f11d8c907c0458d175b0dc999b4d06d | [log] [tgz] |
---|---|---|
author | Ananth N Mavinakayanahalli <[email protected]> | Mon Nov 07 01:00:14 2005 -0800 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Signed-off-by: Anil S Keshavamurthy <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>