Re: Linux 2.6.22.8, pata_ali issue

2007-09-25 Thread Jan Engelhardt
On Sep 25 2007 10:35, Greg KH wrote: >On Tue, Sep 25, 2007 at 07:03:24PM +0200, Jan Engelhardt wrote: >> So, here is something that I think should go into the next 2.6.22. >> A proper fix is already in 2.6.23-git-du-jour. > >Feel free to send the patch, with the git commit id of the upstream >com

Re: Linux 2.6.22.8, pata_ali issue

2007-09-25 Thread Greg KH
On Tue, Sep 25, 2007 at 07:03:24PM +0200, Jan Engelhardt wrote: > > From my point, sorry for thread hijacking, but I did not have > the upper node anymore. > How hard is it to start a new message? Me thinks you need a new email client :) > So, here is something that I think should go into the

Re: Linux 2.6.22.8, pata_ali issue

2007-09-25 Thread Oliver Pinter
hey, your's tree is 2.6-git and not 2.6.22.8 ;) On 9/25/07, Oliver Pinter <[EMAIL PROTECTED]> wrote: > my git top is: > > commit 0dc661f882011b941b8b4d4dac84d7a0371f7a7b > Author: Greg Kroah-Hartman <[EMAIL PROTECTED]> > Date: Mon Sep 24 23:05:13 2007 -0700 > > Linux 2.6.22.8 > > > On 9/25/

Re: Linux 2.6.22.8, pata_ali issue

2007-09-25 Thread Oliver Pinter
my git top is: commit 0dc661f882011b941b8b4d4dac84d7a0371f7a7b Author: Greg Kroah-Hartman <[EMAIL PROTECTED]> Date: Mon Sep 24 23:05:13 2007 -0700 Linux 2.6.22.8 On 9/25/07, Jan Engelhardt <[EMAIL PROTECTED]> wrote: > > On Sep 25 2007 19:21, Oliver Pinter wrote: > > > >the rev is locali d

Re: Linux 2.6.22.8, pata_ali issue

2007-09-25 Thread Jan Engelhardt
On Sep 25 2007 19:21, Oliver Pinter wrote: > >the rev is locali declared: > >[snap] > > ... > >static void ali_init_chipset(struct pci_dev *pdev) >{ >u8 rev, tmp; >struct pci_dev *north, *isa_bridge; > >pci_read_config_byte(pdev, PCI_REVISION_ID, &rev); > > ... > >[snap] >

Re: Linux 2.6.22.8, pata_ali issue

2007-09-25 Thread Jan Engelhardt
>From my point, sorry for thread hijacking, but I did not have the upper node anymore. So, here is something that I think should go into the next 2.6.22. A proper fix is already in 2.6.23-git-du-jour. /home/build/rt.jengelh.10.2-i386/var/tmp/kernel-source-2.6.22.7-build /usr/src/linux-2.6.22.7-1

Re: Linux 2.6.22.8

2007-09-25 Thread Greg KH
On Tue, Sep 25, 2007 at 06:09:49PM +0200, Oliver Pinter wrote: > Hi! > > the queue for 2.6.22.8 (2.6.22.8-rc1) is for the next release or > thuse paches droped? The queue is for the next release, which will be called 2.6.22.9 (hopefully) as a security update caused the 2.6.22.8 release to happen

Re: Linux 2.6.22.8

2007-09-25 Thread Oliver Pinter
Hi! the queue for 2.6.22.8 (2.6.22.8-rc1) is for the next release or thuse paches droped? -- Thanks, Oliver - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Linux 2.6.22.8

2007-09-24 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index 12edea0..dc7a45d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .7 +EXTRAVERSION = .8 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* diff --git a/sound/core/memalloc.c b/sound/core/