LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* code conditional on non-existing PPC_EARLY_DEBUG_MICROWATT.
@ 2021-12-23 10:21 Lukas Bulwahn
  2021-12-24  6:10 ` Christophe Leroy
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2021-12-23 10:21 UTC (permalink / raw)
  To: Michael Ellerman, Benjamin Herrenschmidt, Paul Mackerras,
	linuxppc-dev
  Cc: kernel-janitors, Linux Kernel Mailing List

Dear Benjamin, dear Paul, dear Michael,

with commit 48b545b8018d ("powerpc/microwatt: Use standard 16550 UART
for console"), you have some code in arch/powerpc/kernel/udbg_16550.c,
conditional on the Kconfig symbol PPC_EARLY_DEBUG_MICROWATT. However,
since then, the definition of this Kconfig symbol was never introduced
to the mainline repository or current linux-next, nor am I finding any
pending patch for that.

Are you going to add this config definition soon? Or did you identify
that this setup code in udbg_16550.c is not actually needed and can we
simply drop this code again?

This issue was identified with the script ./scripts/checkkconfigsymbols.py.


Best regards,

Lukas

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

end of thread, other threads:[~2021-12-25 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-23 10:21 code conditional on non-existing PPC_EARLY_DEBUG_MICROWATT Lukas Bulwahn
2021-12-24  6:10 ` Christophe Leroy
2021-12-25 22:42   ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox