On Thu, May 13, 2021 at 10:03:24PM +0200, Nicolas Schier wrote: > On Wed, May 12, 2021 at 01:58PM +0000, Greg KH wrote: > > 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. > > Hi Greg, > > yes, that makes sense obviously, I did not have that in mind. If there > is a chance for acceptance, I will gladly provide the patches for the > newer stable tree as well. It makes sense to do this here, to enable building these older kernels on newer systems. thanks, greg k-h