All of lore.kernel.org
 help / color / mirror / Atom feed
* header circular dependencies
@ 2021-12-22 19:08 Andy Shevchenko
  2021-12-22 19:10 ` Andy Shevchenko
  2022-01-04 14:45 ` Petr Mladek
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Shevchenko @ 2021-12-22 19:08 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Petr Mladek, Steven Rostedt, Sergey Senozhatsky, John Ogness

`make headerdep` is full of printk.h circular dependencies, like

include/kvm/arm_vgic.h:18: warning: recursive header inclusion
In file included from linux/printk.h,
                from linux/dynamic_debug.h:188
                from linux/printk.h:555 <-- here

I'm wondering if it's a false positive?
In either case, can we teach the headerdep not to complain by fixing
the culprit?

-- 
With Best Regards,
Andy Shevchenko

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-05  8:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-22 19:08 header circular dependencies Andy Shevchenko
2021-12-22 19:10 ` Andy Shevchenko
2022-01-04 14:45 ` Petr Mladek
2022-01-04 14:52   ` Andy Shevchenko
2022-01-05  8:46     ` Petr Mladek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.