Hi Thorsten, On Tue, Oct 4, 2022 at 10:41 AM Thorsten Leemhuis <linux@xxxxxxxxxxxxx> wrote: > But I consider explaining things like bisection and localmodconfig in > the documentation as also important, as that's likely something the tool > won't be able to automate any time soon (or never, as realizing that is > likely hard and better left to a separate tool anyway). Creating a simple Linux-specific wrapper around git bisect under scripts/ might be useful? The wrapper could copy .config to $(srctree)/arch/$(ARCH)/config/bisect_defconfig, automatically run "make bisect_defconfig" in each step, and show not only the bisected commit, but also the impact on .config. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds