Re: [PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-09 Thread Ben Hutchings
On Fri, 2019-03-08 at 15:42 +0900, Masahiro Yamada wrote: > On Fri, Mar 8, 2019 at 6:56 AM Ben Hutchings wrote: [...] > > I take it that you don't want kernel-package to be included in buster, > > so can you open an RC bug to say so? > > Also, could you make sure it won't come back to bullseye

Re: [PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-07 Thread Masahiro Yamada
On Fri, Mar 8, 2019 at 6:56 AM Ben Hutchings wrote: > > On Wed, 2019-03-06 at 22:48 -0800, Manoj Srivastava wrote: > > Hi, > > > > Does this have any users? Recently, I received a regression report. So, yes. There are users. > > I can take a stand at making it work, but I am > > unsure of

Re: [PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-07 Thread Ben Hutchings
On Wed, 2019-03-06 at 22:48 -0800, Manoj Srivastava wrote: > Hi, > > Does this have any users? I can take a stand at making it work, but I am > unsure of there are enough people interested in make-kpkg anymore to make > it worthwhile. > > There is a man pager that might be of minor interest,

Re: [PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-06 Thread Ben Hutchings
On Thu, 2019-03-07 at 13:03 +0900, Masahiro Yamada wrote: [...] > If make-kpkg will still be included in the future Debian releases, > I'd like to change make-kpkg to make it work more reliably. > > > The git URL in the control file >

Re: [PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-06 Thread Masahiro Yamada
On Thu, Mar 7, 2019 at 6:02 AM Ben Hutchings wrote: > > [Trying again with an alternate address for Manoj.] > > kernel-package is maintained by Manoj Srivastava (cc'd), not by the > Debian kernel team. > > On Thu, 2019-03-07 at 01:00 +0900, Masahiro Yamada wrote: > > Since commit 3812b8c5c5d5

Re: [PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-06 Thread Ben Hutchings
[Trying again with an alternate address for Manoj.] kernel-package is maintained by Manoj Srivastava (cc'd), not by the Debian kernel team. On Thu, 2019-03-07 at 01:00 +0900, Masahiro Yamada wrote: > Since commit 3812b8c5c5d5 ("kbuild: make -r/-R effective in top > Makefile for old Make

Re: [PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-06 Thread Ben Hutchings
kernel-package is maintained by Manoj Srivastava (cc'd), not by the Debian kernel team. On Thu, 2019-03-07 at 01:00 +0900, Masahiro Yamada wrote: > Since commit 3812b8c5c5d5 ("kbuild: make -r/-R effective in top > Makefile for old Make versions"), make-kpkg is not working. > > make-kpkg directly

[PATCH] kbuild: add workaround for Debian make-kpkg

2019-03-06 Thread Masahiro Yamada
Since commit 3812b8c5c5d5 ("kbuild: make -r/-R effective in top Makefile for old Make versions"), make-kpkg is not working. make-kpkg directly includes the top Makefile of Linux kernel, and appends some debian_* targets. /usr/share/kernel-package/ruleset/kernel_version.mk: # Include the