Tested base: linux-6.6.18 release tarball (kernel.org cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.18.tar.xz) Source: tarball extract (no git repo) -> commit_source=release_tag_resolution, version=6.6.18 VERSION = 6 PATCHLEVEL = 6 SUBLEVEL = 18 --- repro instrumentation already in tree --- 341: if (1 || !crypto_simd_usable() || --- 32b55c5 (free_sgout) present in pristine 6.6.18 --- 66: bool free_sgout; 227: if (dctx->free_sgout) { 1585: dctx->free_sgout = !!pages; --- 13114dc (async_done) ABSENT in pristine 6.6.18 --- 0