[PATCH 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
Thomas Gleixner
tglx at kernel.org
Sat Sep 5 12:04:15 PDT 2026
On Sat, Sep 05 2026 at 09:03, Karl Mehltretter wrote:
> enable_timer_pin_1 lost its early_param() in commit efa2559f6516 ("x86:
> order variables in io_apic_xx.c"); nothing parses it any more.
>
> Drop the entry.
>
> Found by cross-checking every documented name against the __setup(),
> early_param() and core_param() registrations in the tree.
>
> Fixes: efa2559f6516 ("x86: order variables in io_apic_xx.c")
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehltretter at gmail.com>
Acked-by: Thomas Gleixner <tglx at kernel.org>
More information about the linux-arm-kernel
mailing list