linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] m68k: remove obsolete config NO_KERNEL_MSG
@ 2023-03-20 12:32 Lukas Bulwahn
  2023-03-20 14:31 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-03-20 12:32 UTC (permalink / raw)
  To: Geert Uytterhoeven, linux-m68k
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

The use of the config NO_KERNEL_MSG is long gone. Remove this config from
m68k's debug kernel configuration setup.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 arch/m68k/Kconfig.debug | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/m68k/Kconfig.debug b/arch/m68k/Kconfig.debug
index 465e28be0ce4..30638a6e8edc 100644
--- a/arch/m68k/Kconfig.debug
+++ b/arch/m68k/Kconfig.debug
@@ -36,11 +36,6 @@ config HIGHPROFILE
 	help
 	  Use a fast secondary clock to produce profiling information.
 
-config NO_KERNEL_MSG
-	bool "Suppress Kernel BUG Messages"
-	help
-	  Do not output any debug BUG messages within the kernel.
-
 config BDM_DISABLE
 	bool "Disable BDM signals"
 	depends on COLDFIRE
-- 
2.17.1


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

* Re: [PATCH] m68k: remove obsolete config NO_KERNEL_MSG
  2023-03-20 12:32 [PATCH] m68k: remove obsolete config NO_KERNEL_MSG Lukas Bulwahn
@ 2023-03-20 14:31 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-03-20 14:31 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-m68k, kernel-janitors, linux-kernel

Hi Lukas,

On Mon, Mar 20, 2023 at 1:32 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> The use of the config NO_KERNEL_MSG is long gone. Remove this config from
> m68k's debug kernel configuration setup.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Thanks for your patch!

The last user was removed 20 years ago...

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
i.e. will queue in the m68k for-v6.4 branch.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2023-03-20 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 12:32 [PATCH] m68k: remove obsolete config NO_KERNEL_MSG Lukas Bulwahn
2023-03-20 14:31 ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).