OSDN Git Service

Documentation/locking/locktypes: Fix local_locks documentation
authorMarta Rybczynska <rybczynska@gmail.com>
Sun, 26 Jul 2020 18:54:40 +0000 (20:54 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 26 Aug 2020 10:42:02 +0000 (12:42 +0200)
commit92b4e9f11a636d1723cc0866bf8b9111b1e24339
tree4755ff4548a16a413654e49bdf2fa7c5c1f04c23
parenta28e884b966e713da29caefbb347efea77367d22
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
Documentation/locking/locktypes.rst