[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200824155653.202de8af@lwn.net>
Date: Mon, 24 Aug 2020 15:56:53 -0600
From: Jonathan Corbet <corbet@....net>
To: Marta Rybczynska <rybczynska@...il.com>
Cc: peterz@...radead.org, will@...nel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH] Documentation/locking/locktypes: fix local_locks
documentation
On Sun, 26 Jul 2020 20:54:40 +0200
Marta Rybczynska <rybczynska@...il.com> wrote:
> 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@...il.com>
> ---
> Documentation/locking/locktypes.rst | 24 ++++++++++++------------
> 1 file changed, 12 insertions(+), 12 deletions(-)
Applied (finally). I had to fix some mailer-inflicted line wrapping
before the patch would apply...
jon
Powered by blists - more mailing lists