diff options
author | Herbert Xu <[email protected]> | 2020-06-17 17:17:19 +1000 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-06-17 18:33:13 +0200 |
commit | c935cd62d3fe985d7f0ebea185d2759e8992e96f (patch) | |
tree | 4c2b0796604f527225892247e63cb523420de74d /tools/perf/scripts/python/bin/syscall-counts-record | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff) |
lockdep: Split header file into lockdep and lockdep_types
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]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Petr Mladek <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions