Merge branch 'core-urgent-for-linus' of...
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: signal: align __lock_task_sighand() irq disabling and RCU softirq,rcu: Inform RCU of irq_exit() activity sched: Add irq_{enter,exit}() to scheduler_ipi() rcu: protect __rcu_read_unlock() against scheduler-using irq handlers rcu: Streamline code produced by __rcu_read_unlock() rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special rcu: decrease rcu_report_exp_rnp coupling with scheduler
Showing
- include/linux/sched.h 3 additions, 0 deletionsinclude/linux/sched.h
- kernel/rcutree_plugin.h 39 additions, 14 deletionskernel/rcutree_plugin.h
- kernel/sched.c 38 additions, 6 deletionskernel/sched.c
- kernel/signal.c 13 additions, 6 deletionskernel/signal.c
- kernel/softirq.c 10 additions, 2 deletionskernel/softirq.c
Loading
Please register or sign in to comment