[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6f8aa670-fb4f-3ff9-bcd9-8490e752b349@gmail.com>
Date: Tue, 18 Oct 2022 10:11:43 +0900
From: Akira Yokosawa <akiyks@...il.com>
To: Kees Cook <keescook@...omium.org>, Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org, linux-hardening@...r.kernel.org,
Jens Axboe <axboe@...nel.dk>,
Johannes Thumshirn <johannes.thumshirn@....com>,
"Matthew Wilcox (Oracle)" <willy@...radead.org>,
Yanteng Si <siyanteng@...ngson.cn>,
"Darrick J. Wong" <djwong@...nel.org>,
Masahiro Yamada <masahiroy@...nel.org>,
linux-kernel@...r.kernel.org, Akira Yokosawa <akiyks@...il.com>
Subject: Re: [PATCH v2] overflow: Fix kern-doc markup for functions
Hi,
On Sun, 16 Oct 2022 20:57:32 -0700, Kees Cook wrote:
> Fix the kern-doc markings for several of the overflow helpers and move
> their location into the core kernel API documentation, where it belongs
> (it's not driver-specific).
>
> Cc: Jonathan Corbet <corbet@....net>
> Cc: Akira Yokosawa <akiyks@...il.com>
LGTM,
Reviewed-by: Akira Yokosawa <akiyks@...il.com>
Kees, which tree do you expect this one to go through?
Thanks, Akira
> Cc: linux-doc@...r.kernel.org
> Cc: linux-hardening@...r.kernel.org
> Signed-off-by: Kees Cook <keescook@...omium.org>
> ---
> Documentation/core-api/kernel-api.rst | 6 +++++
> Documentation/driver-api/basics.rst | 3 ---
> include/linux/overflow.h | 38 +++++++++++----------------
> 3 files changed, 22 insertions(+), 25 deletions(-)
>
Powered by blists - more mailing lists