On Tue, May 11, 2021 at 08:58:16PM +0200, Nicolas Schier wrote: > From: Finn Behrens <me@xxxxxxxxx> > > commit c25ce589dca10d64dde139ae093abc258a32869c upstream. > > Change every shebang which does not need an argument to use /usr/bin/env. > This is needed as not every distro has everything under /usr/bin, > sometimes not even bash. > > Signed-off-by: Finn Behrens <me@xxxxxxxxx> > Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx> > [nicolas@xxxxxxxxx: ported to v4.9, updated contexts, adapt for old > scripts] What about 4.14, 4.19, 5.4, and 5.10? We can't add patches only to one stable tree and not all of the newer ones as well. And what problem is this solving? What distro has problems with this for this old kernel tree? thanks, greg k-h