[PATCH v1 1/1] kernel.h: Split out panic and oops helpers

Arnd Bergmann arnd at arndb.de
Wed Apr 7 01:09:50 AEST 2021


On Tue, Apr 6, 2021 at 3:31 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> kernel.h is being used as a dump for all kinds of stuff for a long time.
> Here is the attempt to start cleaning it up by splitting out panic and
> oops helpers.
>
> At the same time convert users in header and lib folder to use new header.
> Though for time being include new header back to kernel.h to avoid twisted
> indirected includes for existing users.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>

Nice!

Acked-by: Arnd Bergmann <arnd at arndb.de>


More information about the Linuxppc-dev mailing list