On Wed, Jun 17, 2020 at 05:17:19PM +1000, Herbert Xu wrote:
> There is a header file inclusion loop between asm-generic/bug.h
> and linux/kernel.h.  This causes potential compile failurs depending
> on the which file is included first.  One way of breaking this loop
> is to stop spinlock_types.h from including lockdep.h.  This patch
> splits lockdep.h into two files for this purpose.
> 
> Signed-off-by: Herbert Xu <[email protected]>
> Reviewed-by: Andy Shevchenko <[email protected]>
> Reviewed-by: Sergey Senozhatsky <[email protected]>
> Acked-by: Petr Mladek <[email protected]>
> Acked-by: Steven Rostedt (VMware) <[email protected]>

Looks good.

Petr, how about I stick this in tip/locking/header for us both to share?

Reply via email to