On Tue, Feb 17, 2026 at 8:07 AM Joe Lawrence <[email protected]> wrote: > > Update SHORT_CIRCUIT behavior to better handle patch validation and > argument processing in later klp-build steps. > > Perform patch validation for both step 1 (building original kernel) and > step 2 (building patched kernel) to ensure patches are verified before > any compilation occurs. > > Additionally, allow the user to omit input patches when skipping past > step 2.
Nit: It may make sense to split this into two patches. > Signed-off-by: Joe Lawrence <[email protected]> Acked-by: Song Liu <[email protected]>
