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

Nicolas Schier <[email protected]> Mon, 13 Jul 2026 14:32:22 +0200
Newsgroups gmane.linux.kbuild.devel,gmane.linux.kernel
Message-ID <178394586678.708262.8955428063406751539.b4-ty@b4>
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