diff options
author | Marta Rybczynska <rybczynska@gmail.com> | 2020-07-26 21:54:40 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-08-26 13:42:02 +0300 |
commit | 92b4e9f11a636d1723cc0866bf8b9111b1e24339 (patch) | |
tree | 4755ff4548a16a413654e49bdf2fa7c5c1f04c23 /kernel/locking | |
parent | a28e884b966e713da29caefbb347efea77367d22 (diff) | |
download | linux-92b4e9f11a636d1723cc0866bf8b9111b1e24339.tar.xz |
Documentation/locking/locktypes: Fix local_locks documentation
Fix issues with local_locks documentation:
- fix function names, local_lock.h has local_unlock_irqrestore(), not
local_lock_irqrestore()
- fix mapping table, local_unlock_irqrestore() maps to
local_irq_restore(), not _save()
Signed-off-by: Marta Rybczynska <rybczynska@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lkml.kernel.org/r/CAApg2=SKxQ3Sqwj6TZnV-0x0cKLXFKDaPvXT4N15MPDMKq724g@mail.gmail.com
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions