Re: debian kernel m68k patches for 2.6.28
On Sun, Mar 1, 2009 at 21:28, Stephen R Marenka wrote: > The debian 2.6.28 kernel has hit sid, so it's probably time to > update the m68k patches. > > So how many of these [1] patches should go into the debian kernel? > Everything that's not commented, POSTPONED, or PRIVATE? > > If anyone else wants the job, please jump right on it. ;) > > Thanks, > > Stephen > > [1] > http://www.kernel.org/pub/linux/kernel/people/geert/linux-m68k-patches-2.6/series Please note that I no longer maintain the quilt series file. I'm using git only now. For 2.6.28, there's a separate branch: http://git.kernel.org/?p=linux/kernel/git/geert/linux-m68k.git;a=shortlog;h=m68k-v2.6.28 Hmm, I've just noticed this is Linus' v2.6.28 with only a few new m68k patches applied, while I think I intended it to be the master (m68k) branch just after I merged it with v2.6.28, with newer critical patches applied when needed. Oh well... But even if it was what I had intended, you'd still have to use `git cherry' to find the m68k-specific commits and import them into Debian. So I should have all changes nicely rebased (and reordered/squashed) against Linus' latest tree, so you can easily export them. This would also help in keeping track what needs to be submitted upstream. I'll try to do it right when v2.6.29 is released... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: debian kernel m68k patches for 2.6.28
On Mon, Mar 02, 2009 at 10:48:48AM +0100, Geert Uytterhoeven wrote: > On Sun, Mar 1, 2009 at 21:28, Stephen R Marenka wrote: > > The debian 2.6.28 kernel has hit sid, so it's probably time to > > update the m68k patches. > Please note that I no longer maintain the quilt series file. I'm using > git only now. I was wondering if that wasn't true. > For 2.6.28, there's a separate branch: > http://git.kernel.org/?p=linux/kernel/git/geert/linux-m68k.git;a=shortlog;h=m68k-v2.6.28 > > Hmm, I've just noticed this is Linus' v2.6.28 with only a few new m68k > patches applied, while I think > I intended it to be the master (m68k) branch just after I merged it > with v2.6.28, with newer > critical patches applied when needed. Oh well... So what do you recommend for 2.6.28? I'd like to get a functional debian kernel in the meantime. Should I start with the quilt patches? > But even if it was what I had intended, you'd still have to use `git > cherry' to find the m68k-specific commits > and import them into Debian. So I should have all changes nicely > rebased (and reordered/squashed) against Linus' latest tree, so you > can easily export them. This would also help in keeping track what > needs to be submitted upstream. That sounds like a whole new world of workflow to me. So I'll need your 2.6.x, linus's 2.6.x, and debian svn to figure out which patches need applying? Thanks, Stephen -- Stephen R. Marenka If life's not fun, you're not doing it right! signature.asc Description: Digital signature
Re: debian kernel m68k patches for 2.6.28
On Mon, Mar 2, 2009 at 15:37, Stephen R Marenka wrote: > On Mon, Mar 02, 2009 at 10:48:48AM +0100, Geert Uytterhoeven wrote: >> On Sun, Mar 1, 2009 at 21:28, Stephen R Marenka wrote: >> > The debian 2.6.28 kernel has hit sid, so it's probably time to >> > update the m68k patches. > >> Please note that I no longer maintain the quilt series file. I'm using >> git only now. > > I was wondering if that wasn't true. > >> For 2.6.28, there's a separate branch: >> http://git.kernel.org/?p=linux/kernel/git/geert/linux-m68k.git;a=shortlog;h=m68k-v2.6.28 >> >> Hmm, I've just noticed this is Linus' v2.6.28 with only a few new m68k >> patches applied, while I think >> I intended it to be the master (m68k) branch just after I merged it >> with v2.6.28, with newer >> critical patches applied when needed. Oh well... > > So what do you recommend for 2.6.28? I'd like to get a functional > debian kernel in the meantime. Should I start with the quilt patches? For 2.6.28, using the quilt patches should be OK. You may want to add the few patches in git branch m68k-v2.6.28, too. >> But even if it was what I had intended, you'd still have to use `git >> cherry' to find the m68k-specific commits >> and import them into Debian. So I should have all changes nicely >> rebased (and reordered/squashed) against Linus' latest tree, so you >> can easily export them. This would also help in keeping track what >> needs to be submitted upstream. > > That sounds like a whole new world of workflow to me. So I'll need > your 2.6.x, linus's 2.6.x, and debian svn to figure out which patches > need applying? Yeah, so let's wait for 2.6.29 for reworking the workflow... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org