linux/Documentation
Jiunn Chang acb6258acc doc: RCU callback locks need only _bh, not necessarily _irq
The UP.rst file calls for locks acquired within RCU callback functions
to use _irq variants (spin_lock_irqsave() or similar), which does work,
but can be overkill.  This commit therefore instead calls for _bh variants
(spin_lock_bh() or similar), while noting that _irq does work.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2019-06-28 09:10:40 -06:00
..
2019-05-14 19:52:48 -07:00
2019-06-08 13:42:11 -06:00
2019-06-14 14:18:53 -06:00
2019-06-14 14:18:53 -06:00
2019-06-28 09:04:14 -06:00
2019-06-08 13:42:11 -06:00
2019-06-20 14:08:49 -06:00
2019-06-20 14:08:49 -06:00
2019-05-16 11:57:16 -07:00
2019-06-07 11:39:04 -06:00
2018-10-25 06:50:48 -07:00
2018-12-18 16:13:04 +01:00
2019-05-08 17:13:35 -07:00
2019-04-08 14:13:43 +07:00
2019-05-21 10:11:19 +02:00
2019-06-20 14:16:12 -06:00
2019-05-09 08:40:55 -07:00
2018-05-08 09:16:41 -06:00