um: Remove UML specific debug parameter
authorTiwei Bie <tiwei.btw@antgroup.com>
Fri, 11 Oct 2024 04:04:33 +0000 (12:04 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 07:52:48 +0000 (09:52 +0200)
commita34d105350b2d4b28cc2429414a16cbeeab7d31a
tree4c66465a67982907b0dfe96a84b09d18a8430b8e
parent188b64f288a434bed3ef21ec59f00c996ecb0346
um: Remove UML specific debug parameter

It does nothing but emit a warning when 'debug' is provided in the
kernel command line. It can be a bit annoying, as 'debug' is also a
valid kernel parameter to enable kernel debugging.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20241011040441.1586345-2-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/kernel/um_arch.c