[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170680986503.3370813.7406880929037173095.b4-ty@chromium.org>
Date: Thu, 1 Feb 2024 09:52:00 -0800
From: Kees Cook <keescook@...omium.org>
To: Nick Desaulniers <nnn@...gle.com>,
Tanzir Hasan <tanzhasanwork@...il.com>
Cc: Kees Cook <keescook@...omium.org>,
Andy Shevchenko <andy@...nel.org>,
linux-hardening@...r.kernel.org,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Greg KH <gregkh@...uxfoundation.org>,
llvm@...ts.linux.dev,
Al Viro <viro@...iv.linux.org.uk>,
Andy Shevchenko <andy.shevchenko@...il.com>
Subject: Re: [PATCH v6 0/2] shrink lib/string.i via IWYU
On Tue, 26 Dec 2023 17:59:59 +0000, Tanzir Hasan wrote:
> This patch series changes the include list of string.c to minimize
> the preprocessing size. The patch series intends to remove REPEAT_BYE
> from kernel.h and move it into its own header file because
> word-at-a-time.h has an implicit dependancy on it but it is declared
> in kernel.h which is bloated.
>
Applied to for-next/hardening, thanks!
[1/2] kernel.h: removed REPEAT_BYTE from kernel.h
https://git.kernel.org/kees/c/66a5c40f60f5
[2/2] lib/string: shrink lib/string.i via IWYU
https://git.kernel.org/kees/c/38b9baf19469
Take care,
--
Kees Cook
Powered by blists - more mailing lists