Re: [PATCH v2] scripts: kconfig: merge_config.sh: keep temp file in the output dir

From: Nicolas Schier

Date: Mon Jul 13 2026 - 08:33:23 EST


On Fri, 10 Jul 2026 07:03:33 -0700, Gustavo Luiz Duarte wrote:
> merge_config.sh currently creates a temporary file in the current
> directory. Create it under $OUTPUT instead, which allows running the
> script against a read-only source tree.
>
> The default behavior is unchanged: $OUTPUT is "." so the file stays in
> the cwd.
>
> [...]

Applied to kbuild/linux.git (kbuild-next-unstable), thanks!

[1/1] scripts: kconfig: merge_config.sh: keep temp file in the output dir
https://git.kernel.org/kbuild/c/8d905d34

Please look out for regression or issue reports or other follow up
comments, as they may result in the patch/series getting dropped,
reverted or modified (e.g. trailers). Patches applied to the
kbuild-next-unstable branch are accepted pending wider testing in
linux-next and any post-commit review; they will generally be moved
to the kbuild-next branch in about a week if no issues are found.

Best regards,
--
Nicolas