On Thu, Jul 20, 2023 at 7:18 PM Masahiro Yamada masahiroy@kernel.org wrote:
Applied to linux-kbuild/fixes. Thanks.
I believe this is a fix, so I will include it in my next pull request.
Thanks Masahiro! Yeah, it can be considered a fix. By the way, in case you want:
Fixes: 2f7ab1267dc9 ("Kbuild: add Rust support")
I guess it can be also considered a feature (e.g. "supporting more setups"), but having the temporaries created where they were was unintentional.
Cheers, Miguel