[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <170793689581.601125.11846352168094586184.b4-ty@chromium.org>
Date: Wed, 14 Feb 2024 10:54:58 -0800
From: Kees Cook <keescook@...omium.org>
To: linux-kernel@...r.kernel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Kees Cook <keescook@...omium.org>,
Michal Wajdeczko <michal.wajdeczko@...el.com>
Subject: Re: [PATCH v1 1/1] kernel.h: Move upper_*_bits() and lower_*_bits() to wordpath.h
On Wed, 14 Feb 2024 19:26:32 +0200, Andy Shevchenko wrote:
> The wordpart.h header is collecting APIs related to the handling
> parts of the word (usually in byte granularity). The upper_*_bits()
> and lower_*_bits() are good candidates to be moved to there.
>
> This helps to clean up header dependency hell with regard to kernel.h
> as the latter gathers completely unrelated stuff together and slows
> down compilation (especially when it's included into other header).
>
> [...]
Applied to for-next/hardening, thanks!
[1/1] kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.h
https://git.kernel.org/kees/c/9aa3bb490404
Take care,
--
Kees Cook
Powered by blists - more mailing lists