Re: [PATCH] alpha: cleanup dead ALPHA_LARGE_VMALLOC
Al Viro <[email protected]>
| Newsgroups | gmane.linux.ports.alpha,gmane.linux.kernel,gmane.linux.kernel.janitors |
|---|---|
| Message-ID | <20260816174129.GU2636677@ZenIV> |
On Sun, Aug 16, 2026 at 03:38:35PM +0100, Julian Braha wrote: > Currently, the ALPHA_LARGE_VMALLOC config option can never be enabled, > meaning that all references to it are dead code. > > Let's remove this dead option and its associated code. > > This dead code was found by kconfirm, a static analysis tool for Kconfig. See https://lore.kernel.org/all/20251130030146.GN3538@ZenIV/