Documentation/locking/locktypes: Fix PREEMPT_RT _bh() description
authorAndrew Halaney <ahalaney@redhat.com>
Thu, 24 Feb 2022 21:23:12 +0000 (15:23 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 4 Mar 2022 17:13:19 +0000 (10:13 -0700)
commit0d2be10b3037c12d68003856b8d6c83d1b80e0c9
tree38d9d0952e4565ff675cce763f05e04b8cbb949b
parent247097e2bbff4201b85eee8de4f31b4065877f67
Documentation/locking/locktypes: Fix PREEMPT_RT _bh() description

With PREEMPT_RT the _bh() version of a spinlock leaves preemption
enabled, align the doc to say that instead of the opposite.

Reported-by: Leah Leshchinsky <lleshchi@redhat.com>
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://lore.kernel.org/r/20220224212312.2601153-1-ahalaney@redhat.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/locking/locktypes.rst