* RE: 2.6.18-rc5-mm1
@ 2006-09-04 0:22 ` Pallipadi, Venkatesh
0 siblings, 0 replies; 39+ messages in thread
From: Pallipadi, Venkatesh @ 2006-09-04 0:22 UTC (permalink / raw)
To: Andrew Morton, Matthias Hentges, Jeremy Fitzhardinge
Cc: linux-kernel, linux-acpi
>-----Original Message-----
>From: Andrew Morton [mailto:akpm@osdl.org]
>Sent: Friday, September 01, 2006 6:30 PM
>To: Matthias Hentges
>Cc: linux-kernel@vger.kernel.org; linux-acpi@vger.kernel.org;
>Pallipadi, Venkatesh
>Subject: Re: 2.6.18-rc5-mm1
>
>On Sat, 02 Sep 2006 03:00:47 +0200
>Matthias Hentges <oe@hentges.net> wrote:
>
>> 2.6.18-rc5-mm1 oopses on an Asus P5W DH Deluxe board, full dmesg
>> attached.
>> This did not happen in 2.6.18-rc4-mm3.
>>
>>
>> BUG: unable to handle kernel NULL pointer dereference at
>virtual address
>> 00000000
>> printing eip:
>> 00000000
>> *pde = 00000000
>> Oops: 0000 [#1]
>> 4K_STACKS SMP
>> last sysfs file:
>> Modules linked in:
>> CPU: 0
>> EIP: 0060:[<00000000>] Not tainted VLI
>> EFLAGS: 00010087 (2.6.18-rc5-mm1 #1)
>> EIP is at rest_init+0x3feffd78/0x20
>> eax: 000000da ebx: c04d5f78 ecx: c04d5f94 edx: c04d2f00
>> esi: 000000da edi: 00000000 ebp: c04d2f00 esp: c0516ffc
>> ds: 007b es: 007b ss: 0068
>> Process swapper (pid: 0, ti=c0516000 task=c045c200 task.ti=c04d5000)
>> Stack: c0105027
>> Call Trace:
>> [<c0105027>] do_IRQ+0x8a/0xac
>> [<c01035a6>] common_interrupt+0x1a/0x20
>> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b
>> [<c0101a83>] mwait_idle+0xc/0x1b
>> [<c0101a26>] cpu_idle+0x5e/0x74
>> [<c04db6fa>] start_kernel+0x363/0x36a
>> =======================
>> Code: Bad EIP value.
>> EIP: [<00000000>] rest_init+0x3feffd78/0x20 SS:ESP 0068:c0516ffc
>> <0>Kernel panic - not syncing: Fatal exception in interrupt
>> BUG: warning at arch/i386/kernel/smp.c:547/smp_call_function()
>> [<c010ca45>] smp_call_function+0x54/0xff
>> [<c011a270>] printk+0x12/0x16
>> [<c010cb03>] smp_send_stop+0x13/0x1c
>> [<c0119480>] panic+0x49/0xd3
>> [<c010410c>] die+0x273/0x28a
>> [<c01126d4>] do_page_fault+0x40d/0x4db
>> [<c01122c7>] do_page_fault+0x0/0x4db
>> [<c03d1231>] error_code+0x39/0x40
>> [<c013007b>] free_module+0x89/0xc3
>> [<c0105027>] do_IRQ+0x8a/0xac
>> [<c01035a6>] common_interrupt+0x1a/0x20
>> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b
>> [<c0101a83>] mwait_idle+0xc/0x1b
>> [<c0101a26>] cpu_idle+0x5e/0x74
>> [<c04db6fa>] start_kernel+0x363/0x36a
>> =======================
>
>OK, thanks. That'll be acpi-mwait-c-state-fixes.patch. I've
>uploaded the
>below revert patch to
>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2
>.6.18-rc5/2.6.18-rc5-mm1/hot-fixes/
>
Andrew,
As this patch doesn't seem to be the issue here, can you un-revert the
patch in mm...
Thanks,
Venki
--
VGER BF report: H 2.25892e-12
^ permalink raw reply [flat|nested] 39+ messages in thread* RE: 2.6.18-rc5-mm1 @ 2006-09-04 0:22 ` Pallipadi, Venkatesh 0 siblings, 0 replies; 39+ messages in thread From: Pallipadi, Venkatesh @ 2006-09-04 0:22 UTC (permalink / raw) To: Andrew Morton, Matthias Hentges, Jeremy Fitzhardinge Cc: linux-kernel, linux-acpi >-----Original Message----- >From: Andrew Morton [mailto:akpm@osdl.org] >Sent: Friday, September 01, 2006 6:30 PM >To: Matthias Hentges >Cc: linux-kernel@vger.kernel.org; linux-acpi@vger.kernel.org; >Pallipadi, Venkatesh >Subject: Re: 2.6.18-rc5-mm1 > >On Sat, 02 Sep 2006 03:00:47 +0200 >Matthias Hentges <oe@hentges.net> wrote: > >> 2.6.18-rc5-mm1 oopses on an Asus P5W DH Deluxe board, full dmesg >> attached. >> This did not happen in 2.6.18-rc4-mm3. >> >> >> BUG: unable to handle kernel NULL pointer dereference at >virtual address >> 00000000 >> printing eip: >> 00000000 >> *pde = 00000000 >> Oops: 0000 [#1] >> 4K_STACKS SMP >> last sysfs file: >> Modules linked in: >> CPU: 0 >> EIP: 0060:[<00000000>] Not tainted VLI >> EFLAGS: 00010087 (2.6.18-rc5-mm1 #1) >> EIP is at rest_init+0x3feffd78/0x20 >> eax: 000000da ebx: c04d5f78 ecx: c04d5f94 edx: c04d2f00 >> esi: 000000da edi: 00000000 ebp: c04d2f00 esp: c0516ffc >> ds: 007b es: 007b ss: 0068 >> Process swapper (pid: 0, ti=c0516000 task=c045c200 task.ti=c04d5000) >> Stack: c0105027 >> Call Trace: >> [<c0105027>] do_IRQ+0x8a/0xac >> [<c01035a6>] common_interrupt+0x1a/0x20 >> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b >> [<c0101a83>] mwait_idle+0xc/0x1b >> [<c0101a26>] cpu_idle+0x5e/0x74 >> [<c04db6fa>] start_kernel+0x363/0x36a >> ======================= >> Code: Bad EIP value. >> EIP: [<00000000>] rest_init+0x3feffd78/0x20 SS:ESP 0068:c0516ffc >> <0>Kernel panic - not syncing: Fatal exception in interrupt >> BUG: warning at arch/i386/kernel/smp.c:547/smp_call_function() >> [<c010ca45>] smp_call_function+0x54/0xff >> [<c011a270>] printk+0x12/0x16 >> [<c010cb03>] smp_send_stop+0x13/0x1c >> [<c0119480>] panic+0x49/0xd3 >> [<c010410c>] die+0x273/0x28a >> [<c01126d4>] do_page_fault+0x40d/0x4db >> [<c01122c7>] do_page_fault+0x0/0x4db >> [<c03d1231>] error_code+0x39/0x40 >> [<c013007b>] free_module+0x89/0xc3 >> [<c0105027>] do_IRQ+0x8a/0xac >> [<c01035a6>] common_interrupt+0x1a/0x20 >> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b >> [<c0101a83>] mwait_idle+0xc/0x1b >> [<c0101a26>] cpu_idle+0x5e/0x74 >> [<c04db6fa>] start_kernel+0x363/0x36a >> ======================= > >OK, thanks. That'll be acpi-mwait-c-state-fixes.patch. I've >uploaded the >below revert patch to >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2 >.6.18-rc5/2.6.18-rc5-mm1/hot-fixes/ > Andrew, As this patch doesn't seem to be the issue here, can you un-revert the patch in mm... Thanks, Venki -- VGER BF report: H 2.25892e-12 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-04 0:22 ` 2.6.18-rc5-mm1 Pallipadi, Venkatesh @ 2006-09-04 0:50 ` Andrew Morton -1 siblings, 0 replies; 39+ messages in thread From: Andrew Morton @ 2006-09-04 0:50 UTC (permalink / raw) To: Pallipadi, Venkatesh Cc: Matthias Hentges, Jeremy Fitzhardinge, linux-kernel, linux-acpi On Sun, 3 Sep 2006 17:22:17 -0700 "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com> wrote: > > > >-----Original Message----- > >From: Andrew Morton [mailto:akpm@osdl.org] > >Sent: Friday, September 01, 2006 6:30 PM > >To: Matthias Hentges > >Cc: linux-kernel@vger.kernel.org; linux-acpi@vger.kernel.org; > >Pallipadi, Venkatesh > >Subject: Re: 2.6.18-rc5-mm1 > > > >On Sat, 02 Sep 2006 03:00:47 +0200 > >Matthias Hentges <oe@hentges.net> wrote: > > > >> 2.6.18-rc5-mm1 oopses on an Asus P5W DH Deluxe board, full dmesg > >> attached. > >> This did not happen in 2.6.18-rc4-mm3. > >> > >> > >> BUG: unable to handle kernel NULL pointer dereference at > >virtual address > >> 00000000 > >> printing eip: > >> 00000000 > >> *pde = 00000000 > >> Oops: 0000 [#1] > >> 4K_STACKS SMP > >> last sysfs file: > >> Modules linked in: > >> CPU: 0 > >> EIP: 0060:[<00000000>] Not tainted VLI > >> EFLAGS: 00010087 (2.6.18-rc5-mm1 #1) > >> EIP is at rest_init+0x3feffd78/0x20 > >> eax: 000000da ebx: c04d5f78 ecx: c04d5f94 edx: c04d2f00 > >> esi: 000000da edi: 00000000 ebp: c04d2f00 esp: c0516ffc > >> ds: 007b es: 007b ss: 0068 > >> Process swapper (pid: 0, ti=c0516000 task=c045c200 task.ti=c04d5000) > >> Stack: c0105027 > >> Call Trace: > >> [<c0105027>] do_IRQ+0x8a/0xac > >> [<c01035a6>] common_interrupt+0x1a/0x20 > >> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b > >> [<c0101a83>] mwait_idle+0xc/0x1b > >> [<c0101a26>] cpu_idle+0x5e/0x74 > >> [<c04db6fa>] start_kernel+0x363/0x36a > >> ======================= > >> Code: Bad EIP value. > >> EIP: [<00000000>] rest_init+0x3feffd78/0x20 SS:ESP 0068:c0516ffc > >> <0>Kernel panic - not syncing: Fatal exception in interrupt > >> BUG: warning at arch/i386/kernel/smp.c:547/smp_call_function() > >> [<c010ca45>] smp_call_function+0x54/0xff > >> [<c011a270>] printk+0x12/0x16 > >> [<c010cb03>] smp_send_stop+0x13/0x1c > >> [<c0119480>] panic+0x49/0xd3 > >> [<c010410c>] die+0x273/0x28a > >> [<c01126d4>] do_page_fault+0x40d/0x4db > >> [<c01122c7>] do_page_fault+0x0/0x4db > >> [<c03d1231>] error_code+0x39/0x40 > >> [<c013007b>] free_module+0x89/0xc3 > >> [<c0105027>] do_IRQ+0x8a/0xac > >> [<c01035a6>] common_interrupt+0x1a/0x20 > >> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b > >> [<c0101a83>] mwait_idle+0xc/0x1b > >> [<c0101a26>] cpu_idle+0x5e/0x74 > >> [<c04db6fa>] start_kernel+0x363/0x36a > >> ======================= > > > >OK, thanks. That'll be acpi-mwait-c-state-fixes.patch. I've > >uploaded the > >below revert patch to > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2 > >.6.18-rc5/2.6.18-rc5-mm1/hot-fixes/ > > > > Andrew, > > As this patch doesn't seem to be the issue here, can you un-revert the > patch in mm... > Spose so. But what _did_ cause it? Looks like we took an IRQ and then leapt into outer space, when do_IRQ() called desc->handle_irq(). Matthias, could you please test with CONFIG_4KSTACKS=n? Also, one cause of this might be a module which fails to clean up when it's removed. And the trace indicates that some module has previously been unloaded. Can you work out which module(s) that might be? -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 @ 2006-09-04 0:50 ` Andrew Morton 0 siblings, 0 replies; 39+ messages in thread From: Andrew Morton @ 2006-09-04 0:50 UTC (permalink / raw) To: Pallipadi, Venkatesh Cc: Matthias Hentges, Jeremy Fitzhardinge, linux-kernel, linux-acpi On Sun, 3 Sep 2006 17:22:17 -0700 "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com> wrote: > > > >-----Original Message----- > >From: Andrew Morton [mailto:akpm@osdl.org] > >Sent: Friday, September 01, 2006 6:30 PM > >To: Matthias Hentges > >Cc: linux-kernel@vger.kernel.org; linux-acpi@vger.kernel.org; > >Pallipadi, Venkatesh > >Subject: Re: 2.6.18-rc5-mm1 > > > >On Sat, 02 Sep 2006 03:00:47 +0200 > >Matthias Hentges <oe@hentges.net> wrote: > > > >> 2.6.18-rc5-mm1 oopses on an Asus P5W DH Deluxe board, full dmesg > >> attached. > >> This did not happen in 2.6.18-rc4-mm3. > >> > >> > >> BUG: unable to handle kernel NULL pointer dereference at > >virtual address > >> 00000000 > >> printing eip: > >> 00000000 > >> *pde = 00000000 > >> Oops: 0000 [#1] > >> 4K_STACKS SMP > >> last sysfs file: > >> Modules linked in: > >> CPU: 0 > >> EIP: 0060:[<00000000>] Not tainted VLI > >> EFLAGS: 00010087 (2.6.18-rc5-mm1 #1) > >> EIP is at rest_init+0x3feffd78/0x20 > >> eax: 000000da ebx: c04d5f78 ecx: c04d5f94 edx: c04d2f00 > >> esi: 000000da edi: 00000000 ebp: c04d2f00 esp: c0516ffc > >> ds: 007b es: 007b ss: 0068 > >> Process swapper (pid: 0, ti=c0516000 task=c045c200 task.ti=c04d5000) > >> Stack: c0105027 > >> Call Trace: > >> [<c0105027>] do_IRQ+0x8a/0xac > >> [<c01035a6>] common_interrupt+0x1a/0x20 > >> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b > >> [<c0101a83>] mwait_idle+0xc/0x1b > >> [<c0101a26>] cpu_idle+0x5e/0x74 > >> [<c04db6fa>] start_kernel+0x363/0x36a > >> ======================= > >> Code: Bad EIP value. > >> EIP: [<00000000>] rest_init+0x3feffd78/0x20 SS:ESP 0068:c0516ffc > >> <0>Kernel panic - not syncing: Fatal exception in interrupt > >> BUG: warning at arch/i386/kernel/smp.c:547/smp_call_function() > >> [<c010ca45>] smp_call_function+0x54/0xff > >> [<c011a270>] printk+0x12/0x16 > >> [<c010cb03>] smp_send_stop+0x13/0x1c > >> [<c0119480>] panic+0x49/0xd3 > >> [<c010410c>] die+0x273/0x28a > >> [<c01126d4>] do_page_fault+0x40d/0x4db > >> [<c01122c7>] do_page_fault+0x0/0x4db > >> [<c03d1231>] error_code+0x39/0x40 > >> [<c013007b>] free_module+0x89/0xc3 > >> [<c0105027>] do_IRQ+0x8a/0xac > >> [<c01035a6>] common_interrupt+0x1a/0x20 > >> [<c0101a72>] mwait_idle_with_hints+0x36/0x3b > >> [<c0101a83>] mwait_idle+0xc/0x1b > >> [<c0101a26>] cpu_idle+0x5e/0x74 > >> [<c04db6fa>] start_kernel+0x363/0x36a > >> ======================= > > > >OK, thanks. That'll be acpi-mwait-c-state-fixes.patch. I've > >uploaded the > >below revert patch to > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2 > >.6.18-rc5/2.6.18-rc5-mm1/hot-fixes/ > > > > Andrew, > > As this patch doesn't seem to be the issue here, can you un-revert the > patch in mm... > Spose so. But what _did_ cause it? Looks like we took an IRQ and then leapt into outer space, when do_IRQ() called desc->handle_irq(). Matthias, could you please test with CONFIG_4KSTACKS=n? Also, one cause of this might be a module which fails to clean up when it's removed. And the trace indicates that some module has previously been unloaded. Can you work out which module(s) that might be? -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-04 0:50 ` 2.6.18-rc5-mm1 Andrew Morton (?) @ 2006-09-04 1:00 ` Jeremy Fitzhardinge -1 siblings, 0 replies; 39+ messages in thread From: Jeremy Fitzhardinge @ 2006-09-04 1:00 UTC (permalink / raw) To: Andrew Morton Cc: Pallipadi, Venkatesh, Matthias Hentges, linux-kernel, linux-acpi Andrew Morton wrote: > Spose so. > > But what _did_ cause it? Looks like we took an IRQ and then leapt into > outer space, when do_IRQ() called desc->handle_irq(). > It was specifically an MSI interrupt problem; disabling CONFIG_MSI fixed the problem for me. GregKH said that the MSI patch series in rc5-mm1 is broken, and had been replaced. J -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-04 0:50 ` 2.6.18-rc5-mm1 Andrew Morton (?) (?) @ 2006-09-04 11:52 ` Matthias Hentges 2006-09-04 23:39 ` 2.6.18-rc5-mm1 Matthias Hentges -1 siblings, 1 reply; 39+ messages in thread From: Matthias Hentges @ 2006-09-04 11:52 UTC (permalink / raw) To: Andrew Morton Cc: Pallipadi, Venkatesh, Jeremy Fitzhardinge, linux-kernel, linux-acpi [-- Attachment #1: Type: text/plain, Size: 776 bytes --] Am Sonntag, den 03.09.2006, 17:50 -0700 schrieb Andrew Morton: > Spose so. > > But what _did_ cause it? Looks like we took an IRQ and then leapt into > outer space, when do_IRQ() called desc->handle_irq(). > > Matthias, could you please test with CONFIG_4KSTACKS=n? > > Also, one cause of this might be a module which fails to clean up when it's > removed. And the trace indicates that some module has previously > been unloaded. Can you work out which module(s) that might be? > I'll try CONFIG_4KSTACKS=n when I get back from work (~10hrs...) and report back. -- Matthias 'CoreDump' Hentges Webmaster of hentges.net and OpenZaurus developer. You can reach me in #openzaurus on Freenode. My OS: Debian SID. Geek by Nature, Linux by Choice [-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-04 11:52 ` 2.6.18-rc5-mm1 Matthias Hentges @ 2006-09-04 23:39 ` Matthias Hentges 0 siblings, 0 replies; 39+ messages in thread From: Matthias Hentges @ 2006-09-04 23:39 UTC (permalink / raw) To: Andrew Morton Cc: Pallipadi, Venkatesh, Jeremy Fitzhardinge, linux-kernel, linux-acpi [-- Attachment #1: Type: text/plain, Size: 974 bytes --] Am Montag, den 04.09.2006, 13:52 +0200 schrieb Matthias Hentges: > Am Sonntag, den 03.09.2006, 17:50 -0700 schrieb Andrew Morton: > > > Spose so. > > > > But what _did_ cause it? Looks like we took an IRQ and then leapt into > > outer space, when do_IRQ() called desc->handle_irq(). > > > > Matthias, could you please test with CONFIG_4KSTACKS=n? > > > > Also, one cause of this might be a module which fails to clean up when it's > > removed. And the trace indicates that some module has previously > > been unloaded. Can you work out which module(s) that might be? > > > > I'll try CONFIG_4KSTACKS=n when I get back from work (~10hrs...) and > report back. Just tried CONFIG_4KSTACKS=n but as Jeremy Fitzhardinge suggested, it didn't change anything ;) -- Matthias 'CoreDump' Hentges Webmaster of hentges.net and OpenZaurus developer. You can reach me in #openzaurus on Freenode. My OS: Debian SID. Geek by Nature, Linux by Choice [-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 39+ messages in thread
* 2.6.18-rc5-mm1
@ 2006-09-01 8:58 Andrew Morton
2006-09-01 9:53 ` 2.6.18-rc5-mm1 Manuel Lauss
` (5 more replies)
0 siblings, 6 replies; 39+ messages in thread
From: Andrew Morton @ 2006-09-01 8:58 UTC (permalink / raw)
To: linux-kernel
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/
- CONFIG_BLOCK=n is bust due to
writeback_congestion_end()/blk_congestion_end() snafu. We'll fix it later.
- nfs automounts of subdirectories of exported directories are still
broken.
- drivers/iio/iio_dummy.c causes a depmod failure. It isn't supposed to
be here - please ignore it.
- sparc32 doesn't build.
Boilerplate:
- See the `hot-fixes' directory for any important updates to this patchset.
- To fetch an -mm tree using git, use (for example)
git fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git v2.6.16-rc2-mm1
- -mm kernel commit activity can be reviewed by subscribing to the
mm-commits mailing list.
echo "subscribe mm-commits" | mail majordomo@vger.kernel.org
- If you hit a bug in -mm and it is not obvious which patch caused it, it is
most valuable if you can perform a bisection search to identify which patch
introduced the bug. Instructions for this process are at
http://www.zip.com.au/~akpm/linux/patches/stuff/bisecting-mm-trees.txt
But beware that this process takes some time (around ten rebuilds and
reboots), so consider reporting the bug first and if we cannot immediately
identify the faulty patch, then perform the bisection search.
- When reporting bugs, please try to Cc: the relevant maintainer and mailing
list on any email.
- Semi-daily snapshots of the -mm lineup are uploaded to
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/ and are announced on
the mm-commits list.
Changes since 2.6.18-rc4-mm3:
origin.patch
git-acpi.patch
git-alsa.patch
git-agpgart.patch
git-arm.patch
git-block.patch
git-cpufreq.patch
git-drm.patch
git-dvb.patch
git-geode.patch
git-gfs2.patch
git-ia64.patch
git-ieee1394.patch
git-infiniband.patch
git-input.patch
git-intelfb.patch
git-kbuild.patch
git-libata-all.patch
git-lxdialog.patch
git-mtd.patch
git-net.patch
git-nfs.patch
git-ocfs2.patch
git-parisc.patch
git-pcmcia.patch
git-powerpc.patch
git-r8169.patch
git-serial.patch
git-s390.patch
git-scsi-misc.patch
git-scsi-target.patch
git-supertrak.patch
git-watchdog.patch
git-xfs.patch
git-cryptodev.patch
git trees.
-oops-on-boot-fix-for-ide.patch
-drivers-rtc-fix-rtc-s3cc.patch
-dm-fix-deadlock-under-high-i-o-load-in-raid1-setup.patch
-revert-input-wistron-fix-section-reference-mismatches.patch
-swsusp-fix-swap_type_of.patch
-rtc-s3cc-fix-time-setting-checks.patch
-tty-remove-bogus-call-to-cdev_del.patch
-fix-docs-for-fssuid_dumpable-6145.patch
-fix-for-recently-added-firewire-patch-that-breaks-things-on-ppc.patch
-lockdep-fix-blkdev_open-warning.patch
-lockdep-fix-blkdev_open-warning-fix.patch
-mtd-corruption-fix.patch
-x86-fix-dmi-detection-of-macbookpro-and-imac.patch
-for-2618-revert-drop-tasklist-lock-in-do_sched_setscheduler.patch
-cpufreq-acpi-cpufreq-ignore-failure-from-acpi_cpufreq_early_init_acpi.patch
-char-moxac-fix-endianess-and-multiple-card-issues.patch
-char-moxac-fix-endianess-and-multiple-card-issues-tidy.patch
-matroxfb-fix-jittery-display-on-non-ppc-systems.patch
-vcsa-attribute-bits-ioctlvt_gethifontmask.patch
-futex_find_get_task-remove-an-obscure-exit_zombie-check.patch
-mtd-nand-fix-ams-delta-after-core-conversion.patch
-fix-for-minix-crash.patch
-ext2-prevent-div-by-zero-on-corrupted-fs.patch
-spectrum_cs-fix-firmware-uploading-errors.patch
-ext3-filesystem-bogus-enospc-with-reservation-fix.patch
-ufs-write-to-hole-in-big-file.patch
-ufs-truncate-correction.patch
-remove-redundent-up-in-stop_machine.patch
-documentation-update-for-relay-interface.patch
-eventpollc-compile-fix.patch
-md-avoid-backward-event-updates-in-md-superblock-when-degraded.patch
-md-fix-recent-breakage-of-md-raid1-array-checking.patch
-cpuset-top_cpuset-tracks-hotplug-changes-to-cpu_online_map.patch
-manage-jbd-allocations-from-its-own-slabs.patch
-manage-jbd-allocations-from-its-own-slabs-tidy.patch
-register_one_node-compile-fix.patch
-cpuset-oom-panic-fix.patch
-sun-disk-label-fix-signed-int-usage-for-sector-count.patch
-sun-disk-label-fix-signed-int-usage-for-sector-count-fix.patch
-config_acpi_srat-numa-build-fix.patch
-lockdep-annotate-idescsi_pc_intr.patch
-lockdep-annotate-reiserfs.patch
-fix-up-lockdep-trace-in-fs-execc.patch
-proc-meminfo-dont-put-spaces-in-names.patch
-x86-numaq-kconfig-fix.patch
-cdrom-gdsc-fix-printk-format-warning.patch
-tty-layer-comment-the-locking-assumptions-and-functions.patch
-fix-tty-layer-dos-and-comment-relevant-code.patch
-drivers-media-video-bt866c-array-overflows.patch
-gregkh-i2c-i2c-tps65010-build-fixes.patch
-gregkh-i2c-hwmon-abituguru-timeout-fixes.patch
-ia64-panic-if-topology_init-kzalloc-fails.patch
-e1000-ring-buffers-resources-cleanup.patch
-e1000-irq-resources-cleanup.patch
-e1000-e1000_probe-resources-cleanup.patch
-ixgb-add-pci-error-recovery-callbacks.patch
-e100-disable-device-on-pci-error.patch
-powerpc-hugepage-bug-fix.patch
-gregkh-pci-pci-use-pcbios-as-last-fallback.patch
-gregkh-pci-pci-i386-mmconfig-don-t-forget-bus-number-when-setting-fallback_slots-bits.patch
-gregkh-pci-pci-fix-ich6-quirks.patch
-gregkh-pci-cpci-hotplug-fix-resource-assignment.patch
-gregkh-pci-pci-kerneldoc-correction-in-pci-driver.patch
-fix-gregkh-pci-pci-express-aer-implemetation-aer-core-and-aerdriver-on-powerpc.patch
-gregkh-pci-acpiphp-configure-_prt-v3-cleanup.patch
-scsi-target-printk-format-warnings.patch
-gregkh-usb-usb-cypress-bugfix.patch
-gregkh-usb-usb-pl2303-removed-support-for-oti-s-dku-5-clone-cable.patch
-gregkh-usb-unusual_devs-update-for-ucr-61s2b.patch
-usb-hub-driver-improve-use-of-ifdef-fix.patch
-fix-broken-dubious-driver-suspend-methods.patch
-pm-define-pm_event_prethaw.patch
-pm-pci-and-ide-handle-pm_event_prethaw.patch
-pm-video-drivers-and-pm_event_prethaw.patch
-pm-usb-hcds-use-pm_event_prethaw.patch
-pm-usb-hcds-use-pm_event_prethaw-fix.patch
-pm-issue-pm_event_prethaw.patch
-rtl8150_disconnect-needs-tasklet_kill.patch
-turn-usb_resume_both-into-static-inline.patch
-signedness-issue-in-drivers-usb-gadget-etherc.patch
-adutux-fix-printk-format-warnings.patch
-aircable-fix-printk-format-warnings.patch
-x86_64-mm-defconfig-update.patch
-x86_64-mm-rwlock-lock-prefix.patch
-x86_64-mm-i386-remove-const-rwlock.patch
-x86_64-mm-i386-unwind-termination.patch
-x86_64-mm-unwind-termination.patch
-x86_64-mm-unwinder-fallback.patch
-x86_64-mm-fix-x86-cpuid-keys-used-in-alternative_smp.patch
-x86_64-mm-disable-mmconfig-e820-heuristic.patch
-x86_64-mm-recover-1mb.patch
-x86_64-mm-spin-irqs-enabled.patch
-x86_64-mm-remove-alternative-smp.patch
-x86_64-mm-i386-remove-alternative-smp.patch
-x86_64-mm-dmi-mmconfig-intel-sdv.patch
-hdaps-handle-errors-from-input_register_device.patch
-fix-possible-udf-deadlock-and-memory-corruption.patch
-ide-support-for-via-8237a-southbridge.patch
Merged into mainline or a subsystem tree.
+zvc-overstep-counters.patch
+zvc-scale-thresholds-depending-on-the-size-of-the-system.patch
+md-fix-issues-with-referencing-rdev-in-md-raid1.patch
+synclink_gt-fix-receive-tty-error-handling.patch
+fix-faulty-hpet-clocksource-usage-fix-for-bug-7062.patch
+task-delay-accounting-fixes.patch
+xtensa-ptrace-exit_zombie-fix.patch
+x86-increase-max_mp_busses-on-default-arch.patch
+exit-early-in-floppy_init-when-no-floppy-exists.patch
+sbc8360-module_param-permission-fixes.patch
+kerneldoc-for-handle_bad_irq.patch
+ipmi-fix-occasional-oops-on-module-unload.patch
+schedule-obsolete-oss-drivers-for-removal-2nd-round.patch
+md-work-around-mempool_alloc-bio_alloc_bioset-deadlocks.patch
+powerpc-more-via-pmu-backlight-fixes.patch
+powerpc-fix-powermac-irq-handling-bug.patch
+alsa-ac97-correct-some-mic-mixer-elements.patch
+sgiioc4-fixup-use-of-mmio-ops.patch
+fix-numa-interleaving-for-huge-pages.patch
+manage-jbd-its-own-slab-fix.patch
+backlight-last-round-of-fixes.patch
2.6.18 queue.
+scsi-improve-endian-handling-in-lsi-fusion-firmware-mpt_downloadboot.patch
MPT fusion fix
+allow-file-systems-to-manually-d_move-inside-of-rename.patch
Infrastructure for OCFS.
+acpi-mwait-c-state-fixes.patch
ACPI fix/feature
+git-block-hack.patch
Make git-block pretend to compile.
+fs-bioc-tweaks.patch
bio.c cleanup.
+gregkh-driver-fix-broken-dubious-driver-suspend-methods.patch
+gregkh-driver-pm-define-pm_event_prethaw.patch
+gregkh-driver-pm-pci-and-ide-handle-pm_event_prethaw.patch
+gregkh-driver-pm-video-drivers-and-pm_event_prethaw.patch
+gregkh-driver-pm-usb-hcds-use-pm_event_prethaw.patch
+gregkh-driver-pm-issue-pm_event_prethaw.patch
+gregkh-driver-iio.patch
driver tree updates
+git-dvb-fixup.patch
Fix rejects in git-dvb.patch
+gregkh-i2c-hwmon-atxp1-signed-unsigned-char-bug.patch
+gregkh-i2c-hwmon-hdaps-handle-errors-from-input-register-device.patch
+gregkh-i2c-hwmon-smsc47m1-fix-dev-message.patch
+gregkh-i2c-hwmon-it87-it8716f-support.patch
+gregkh-i2c-hwmon-it87-disabled-fans.patch
+gregkh-i2c-hwmon-it87-div-to-reg-overflow.patch
+gregkh-i2c-hwmon-it87-in8-no-limits.patch
+gregkh-i2c-hwmon-it87-set-fan-div.patch
+gregkh-i2c-hwmon-it87-it8718f-support.patch
+gregkh-i2c-hwmon-it87-sane-limit-defaults.patch
+gregkh-i2c-hwmon-it87-copyright-update.patch
+gregkh-i2c-hwmon-k8temp-new-driver.patch
+gregkh-i2c-hwmon-k8temp-autoload.patch
+gregkh-i2c-hwmon-abituguru-suspend-resume.patch
I2C tree updates.
-ieee1394-sbp2-select-scsi-in-kconfig.patch
+ieee1394-sbp2-more-help-in-kconfig.patch
Updated.
+amso1100-build-fix.patch
Fix git-infiniband.patch
+drivers-input-misc-wistron_btnsc-fix-section-mismatch.patch
Input driver section fix.
+8139cp-trim-ring_info.patch
+8139cp-remove-gratuitous-indirection.patch
+8139cp-ring_info-removal-for-the-receive-path.patch
+8139cp-sync-the-device-private-data-with-its-r8169-counterpart.patch
+8139cp-removal-of-useless-bug_on-check.patch
+8139cp-pci_get_drvdatapdev-can-not-be-null-in-suspend-handler.patch
+8139cp-use-pci_device-to-shorten-the-pci-device-table.patch
net driver updates.
+dev_change_name-debug.patch
+bluetooth-small-cleanups.patch
+add-netpoll-netconsole-support-to-vlan-devices.patch
net stuff.
-libsas-externs-not-needed.patch
Dropped due to droppage of git-sas.patch.
+magic-sysrq-sak-does-nothing-on-serial-consoles.patch
Fix SAK-on-serial.
+gregkh-pci-shpchp-must_check-fixes.patch
+gregkh-pci-pci-hotplug-must_check-fixes.patch
+gregkh-pci-pci-must_check-fixes.patch
+gregkh-pci-pci-multiprobe-sanitizer.patch
+gregkh-pci-pci-drivers-pci-hotplug-acpiphp_glue.c-make-a-function-static.patch
+gregkh-pci-pci-restore-pci-express-capability-registers-after-pm-event.patch
PCI tree updates.
+git-scsi-misc-fixup.patch
Fix rejects in git-scsi-misc.patch
+git-block-vs-git-sas.patch
Fix build
+gregkh-usb-samsung-unusual-floppy.patch
+gregkh-usb-hid-core.c-adds-all-gtco-calcomp-digitizers-and-interwrite-school-products-to-blacklist.patch
+gregkh-usb-usb-gadget-g_ether-spinlock-recursion-fix.patch
+gregkh-usb-uhci-don-t-stop-at-an-iso-error.patch
+gregkh-usb-usb-storage-remove-the-finecam3-unusual_devs-entry.patch
+gregkh-usb-usb-storage-unusual_devs.h-for-sony-ericsson-m600i.patch
+gregkh-usb-usb-rtl8150_disconnect-needs-tasklet_kill.patch
+gregkh-usb-usb-support-for-elecom-ld-usb20-in-pegasus.patch
+gregkh-usb-uhci-hcd-fix-list-access-bug.patch
+gregkh-usb-usb-doc-patch-1.patch
+gregkh-usb-usb-doc-patch-2.patch
+gregkh-usb-usb-must_check-fixes.patch
+gregkh-usb-usb-deal-with-broken-config-descriptors.patch
+gregkh-usb-wusb-hub-recognizes-wusb-ports.patch
+gregkh-usb-wusb-handle-wusb-device-ep0-speed-settings.patch
+gregkh-usb-wusb-pretty-print-new-devices.patch
+gregkh-usb-usb-core-use-const-where-possible.patch
+gregkh-usb-usb-fix-signedness-issue-in-drivers-usb-gadget-ether.c.patch
+gregkh-usb-usb-fix-typo-in-drivers-usb-gadget-kconfig.patch
+gregkh-usb-usb-storage-fix-for-ufi-lun-detection.patch
+gregkh-usb-usbcore-help-drivers-to-change-device-configs.patch
+gregkh-usb-usb-turn-usb_resume_both-into-static-inline.patch
+gregkh-usb-usb-usb-hub-driver-improve-use-of-ifdef-fix.patch
+gregkh-usb-cypress_m8-use-appropriate-urb-polling-interval.patch
+gregkh-usb-cypress_m8-use-usb_fill_int_urb-where-appropriate.patch
+gregkh-usb-cypress_m8-improve-control-endpoint-error-handling.patch
+gregkh-usb-cypress_m8-implement-graceful-failure-handling.patch
+gregkh-usb-aircable-fix-printk-format-warnings.patch
+gregkh-usb-adutux-fix-printk-format-warnings.patch
+gregkh-usb-usb-add-playstation-2-trance-vibrator-driver.patch
USB tree updates.
+x86_64-mm-proxy-pda.patch
+x86_64-mm-fix-the-edd-code-misparsing-the-command-line.patch
+x86_64-mm-remove-most-of-the-special-cases-for-the-debug-ist-stack.patch
+x86_64-mm-kexec-dont-overwrite-pgd.patch
+x86_64-mm-i386-kexec-dont-overwrite-pgd.patch
+x86_64-mm-i386-early-exception.patch
+x86_64-mm-trace-kernel-text-address.patch
+x86_64-mm-document-tree.patch
+x86_64-mm-rwlock-cleanup-fix.patch
+x86_64-mm-remove-e820-fallback-fix.patch
x86_64 tree updates.
-fstack-protector-feature-annotate-the-pda-offsets.patch
-fstack-protector-feature-add-the-kconfig-option.patch
-fstack-protector-feature-add-the-canary-field-to-the.patch
-fstack-protector-feature-add-the-__stack_chk_fail.patch
-fstack-protector-feature-enable-the-compiler-flags.patch
Collateral damaged by x86-64 tree udpates.
+unwinder-warning-fixes.patch
Fix warnings in x86_64 tree.
+have-ia64-use-add_active_range-and-free_area_init_nodes-fix.patch
Fix have-ia64-use-add_active_range-and-free_area_init_nodes.patch
+zone-reclaim-with-slab-avoid-unecessary-off-node-allocations.patch
+oom-kill-update-comments-to-reflect-current-code.patch
MM updates.
+selinux-enable-configuration-of-max-policy-version-improve-security_selinux_policydb_version_max_value-help-texts.patch
Fix selinux-enable-configuration-of-max-policy-version.patch
-selinux-2-3-change-isec-semaphore-to-a-mutex-vs-git-net.patch
Fix selinux-2-3-change-isec-semaphore-to-a-mutex.patch
+nommu-check-that-access_process_vm-has-a-valid-target.patch
+nommu-set-bdi-capabilities-for-dev-mem-and-dev-kmem.patch
+nommu-set-bdi-capabilities-for-dev-mem-and-dev-kmem-tidy.patch
+nommu-use-find_vma-rather-than-reimplementing-a-vma-search.patch
+check-if-start-address-is-in-vma-region-in-nommu-function-get_user_pages.patch
+nommu-permit-ptrace-to-ignore-non-prot_write-vmas-in-nommu-mode.patch
+nommu-implement-proc-pid-maps-for-nommu.patch
+nommu-order-the-per-mm_struct-vma-list.patch
+nommu-make-mremap-partially-work-for-nommu-kernels.patch
+nommu-add-docs-about-shared-memory.patch
nommu stuff.
-i386-early-fault-handler.patch
Dropped due to merge of similar patch.
+x86-use-asm-offsets-for-offsets-into-struct-pt_regs.patch
x86 cleanup.
+make-it-possible-to-disable-serial-console-suspend.patch
+pm-add-pm_trace-switch.patch
+pm-add-pm_trace-switch-doc.patch
+pm-add-sys-power-documentation-to-documentation-abi.patch
+device_suspend-resume-may-sleep.patch
suspend/power-management updates.
-sysctl-scream-if-someone-uses-sys_sysctl.patch
+sysctl-allow-proc-sys-without-sys_sysctl-fix.patch
Updated.
+fix-ext3-mounts-at-16t-fix.patch
Fix fix-ext3-mounts-at-16t.patch
+fix-ext2-mounts-at-16t-fix.patch
Fix fix-ext2-mounts-at-16t.patch
+more-ext3-16t-overflow-fixes-fix.patch
Fix more-ext3-16t-overflow-fixes.patch
+select_bad_process-kill-a-bogus-pf_dead-task_dead-check.patch
+select_bad_process-cleanup-releasing-check.patch
+oom_kill_task-cleanup-mm-checks.patch
+cpuset-top_cpuset-tracks-hotplug-changes-to-node_online_map.patch
+cpuset-top_cpuset-tracks-hotplug-changes-to-node_online_map-fix.patch
+cpuset-hotunplug-cpus-and-mems-in-all-cpusets.patch
+remove-sound-oss-copying.patch
+fs-partitions-conversion-to-generic-boolean.patch
+loop-forward-port-resource-leak-checks-from-solar.patch
+maximum-latency-tracking-infrastructure.patch
+maximum-latency-tracking-infrastructure-tidy.patch
+maximum-latency-tracking-alsa-support.patch
+add-to-maintainers-file.patch
+lib-rwsemc-un-inline-rwsem_down_failed_common.patch
+add-section-on-function-return-values-to-codingstyle.patch
+fs-nameic-replace-multiple-current-fs-by-shortcut-variable.patch
+fs-nameic-replace-multiple-current-fs-by-shortcut-variable-tidy.patch
+superh-maintainership-change.patch
+mem-driver-fix-conditional-on-isa-i-o-support.patch
+remove-static-variable-mm-page-writebackctotal_pages.patch
+call-mm-page-writebackcset_ratelimit-when-new-pages.patch
+call-mm-page-writebackcset_ratelimit-when-new-pages-tidy.patch
+valid_swaphandles-fix.patch
+mention-documenation-abi-requirements-in-documentation-submitchecklist.patch
+rate-limiting-for-the-ldisc-open-failure-messages.patch
+lib-ts_fsmc-constify-structs.patch
+submittingpatches-cleanups.patch
+ibm-acpi-documentation-delete-irrelevant-how-to-compile-external-module.patch
+network-block-device-is-mostly-known-as-nbd.patch
+superh-list-is-moderated.patch
+sys-modules-patch-allow-full-length-section-names.patch
+uninitialized-variable-in-drivers-net-wan-syncpppc.patch
Misc.
+kill-wall_jiffies-fix.patch
+mips-moved-to-generic_time.patch
Fix kill-wall_jiffies.patch
+fs-cache-cachefiles-a-cache-that-backs-onto-a-mounted-filesystem-cachefiles-cachefiles_write_page-shouldnt-indicate-error-twice.patch
+fs-cache-cachefiles-a-cache-that-backs-onto-a-mounted-filesystem-cachefiles-handle-enospc-on-create-mkdir-better.patch
+fs-cache-cachefiles-a-cache-that-backs-onto-a-mounted-filesystem-inode-count-maintenance.patch
Fix fs-cache-cachefiles-a-cache-that-backs-onto-a-mounted-filesystem-warning-fixes.patch
+knfsd-hide-use-of-lockds-h_monitored-flag.patch
+knfsd-consolidate-common-code-for-statd-lockd-notification.patch
+knfsd-when-looking-up-a-lockd-host-pass-hostname-length.patch
+knfsd-lockd-introduce-nsm_handle.patch
+knfsd-misc-minor-fixes-indentation-changes.patch
+knfsd-lockd-make-nlm_host_rebooted-use-the-nsm_handle.patch
+knfsd-lockd-make-the-nsm-upcalls-use-the-nsm_handle.patch
+knfsd-lockd-make-the-hash-chains-use-a-hlist_node.patch
+knfsd-lockd-change-list-of-blocked-list-to-list_node.patch
+knfsd-change-nlm_file-to-use-a-hlist.patch
+knfsd-lockd-make-nlm_traverse_-more-flexible.patch
+knfsd-lockd-add-nlm_destroy_host.patch
+knfsd-simplify-nlmsvc_invalidate_all.patch
+knfsd-lockd-optionally-use-hostnames-for-identifying-peers.patch
+knfsd-make-nlmclnt_next_cookie-smp-safe.patch
+knfsd-match-granted_res-replies-using-cookies.patch
+knfsd-export-nsm_local_state-to-user-space-via-sysctl.patch
+knfsd-lockd-fix-use-of-h_nextrebind.patch
+knfsd-register-all-rpc-programs-with-portmapper-by-default.patch
nfsd updates.
+ecryptfs-remove-lock-propagation.patch
ecryptfs fix.
-namespaces-add-nsproxy-avr32-fix.patch
Dropped, wrong.
+ipc-namespace-fix.patch
Fix refcountng in namespace patches.
+introduce-kernel_execve.patch
+rename-the-provided-execve-functions-to-kernel_execve.patch
+provide-kernel_execve-on-all-architectures.patch
+provide-kernel_execve-on-all-architectures-fix.patch
+provide-kernel_execve-on-all-architectures-mips-fix.patch
+remove-the-use-of-_syscallx-macros-in-uml.patch
+sh64-remove-the-use-of-kernel-syscalls.patch
+remove-remaining-errno-and-__kernel_syscalls__-references.patch
kernel syscalls cleanup
+reiser4-decribe-new-atom-locking-and-nested-atom-locks-to-lock-validator.patch
+reiser4-use-generic-file-read.patch
+reiser4-simplify-reading-of-partially-converted-files.patch
+reiser4-use-page_offset.patch
+reiser4-use-reiser4_gfp_mask_get-in-reiser4-inode-allocation.patch
+reiser4-re-add-page_count-check-to-reiser4_releasepage.patch
+reiser4-restore-fibmap-ioctl-support-for-packed-files.patch
reiser4 updates.
-asus-mv-ide-device-ids.patch
Dropped.
+ide-hpa-resume-fix.patch
IDE fix.
+md-define-backing_dev_infocongested_fn-for-raid0-and-linear.patch
+md-define-congested_fn-for-raid1-raid10-and-multipath.patch
+md-add-a-congested_fn-function-for-raid5-6.patch
+md-make-messages-about-resync-recovery-etc-more-specific.patch
RAID updates.
+srcu-3-rcu-variant-permitting-read-side-blocking-comments.patch
+rcu-refactor-srcu_torture_deferred_free-to-work-for.patch
+rcu-add-rcu_sync-torture-type-to-rcutorture.patch
+rcu-add-rcu_bh_sync-torture-type-to-rcutorture.patch
+rcu-add-sched-torture-type-to-rcutorture.patch
RCU updates.
-fs-kconfig-split-ext2.patch
-fs-kconfig-split-ext3.patch
-fs-kconfig-split-jbd.patch
-fs-kconfig-split-reiserfs.patch
-fs-kconfig-split-jfs.patch
-fs-kconfig-split-ocfs2.patch
-fs-kconfig-split-minix.patch
-fs-kconfig-split-romfs.patch
-fs-kconfig-split-autofs.patch
-fs-kconfig-split-autofs4.patch
-fs-kconfig-split-fuse.patch
-fs-kconfig-split-isofs.patch
-fs-kconfig-split-udf.patch
-fs-kconfig-split-fat.patch
-fs-kconfig-split-msdos.patch
-fs-kconfig-split-vfat.patch
-fs-kconfig-split-ntfs.patch
-fs-kconfig-split-proc.patch
-fs-kconfig-split-sysfs.patch
-fs-kconfig-split-hugetlbfs.patch
-fs-kconfig-split-ramfs.patch
-fs-kconfig-split-configfs.patch
-fs-kconfig-split-adfs.patch
-fs-kconfig-split-affs.patch
-fs-kconfig-split-ecryptfs.patch
-fs-kconfig-split-hfs.patch
-fs-kconfig-split-hfsplus.patch
-fs-kconfig-split-befs.patch
-fs-kconfig-split-bfs.patch
-fs-kconfig-split-efs.patch
-fs-kconfig-split-jffs.patch
-fs-kconfig-split-jffs2.patch
-fs-kconfig-split-cramfs.patch
-fs-kconfig-split-freevxfs.patch
-fs-kconfig-split-hpfs.patch
-fs-kconfig-split-qnx4.patch
-fs-kconfig-split-sysv.patch
-fs-kconfig-split-ufs.patch
-fs-kconfig-split-smbfs.patch
-fs-kconfig-split-cifs.patch
-fs-kconfig-split-ncpfs.patch
-fs-kconfig-split-coda.patch
-fs-kconfig-split-afs.patch
-fs-kconfig-split-9p.patch
The CONFIG_BLOCK changes wrecked these.
All 1713 patches:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/patch-list
^ permalink raw reply [flat|nested] 39+ messages in thread* Re: 2.6.18-rc5-mm1 2006-09-01 8:58 2.6.18-rc5-mm1 Andrew Morton @ 2006-09-01 9:53 ` Manuel Lauss 2006-09-01 10:44 ` 2.6.18-rc5-mm1 Grant Wilson ` (4 subsequent siblings) 5 siblings, 0 replies; 39+ messages in thread From: Manuel Lauss @ 2006-09-01 9:53 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel I need the following patch to make it build. __NR_execve is undeclared. --- a/arch/i386/kernel/sys_i386.c~ 2006-09-01 11:48:45.000000000 +0200 +++ b/arch/i386/kernel/sys_i386.c 2006-09-01 11:48:45.000000000 +0200 @@ -22,6 +22,7 @@ #include <asm/uaccess.h> #include <asm/ipc.h> +#include <asm/unistd.h> /* * sys_pipe() is the normal C calling standard for creating ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-01 8:58 2.6.18-rc5-mm1 Andrew Morton 2006-09-01 9:53 ` 2.6.18-rc5-mm1 Manuel Lauss @ 2006-09-01 10:44 ` Grant Wilson 2006-09-01 16:40 ` 2.6.18-rc5-mm1 Maciej Rutecki ` (3 subsequent siblings) 5 siblings, 0 replies; 39+ messages in thread From: Grant Wilson @ 2006-09-01 10:44 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ [snip] > The CONFIG_BLOCK changes wrecked these. The CONFIG_BLOCK changes also seem to prevent the selection of any RAID or LVM drivers... Cheers, Grant ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-01 8:58 2.6.18-rc5-mm1 Andrew Morton 2006-09-01 9:53 ` 2.6.18-rc5-mm1 Manuel Lauss 2006-09-01 10:44 ` 2.6.18-rc5-mm1 Grant Wilson @ 2006-09-01 16:40 ` Maciej Rutecki 2006-09-05 16:16 ` 2.6.18-rc5-mm1 Bjorn Helgaas 2006-09-02 1:00 ` 2.6.18-rc5-mm1 Matthias Hentges ` (2 subsequent siblings) 5 siblings, 1 reply; 39+ messages in thread From: Maciej Rutecki @ 2006-09-01 16:40 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel, linux-acpi [-- Attachment #1.1: Type: text/plain, Size: 2374 bytes --] Andrew Morton napisał(a): > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ > ACPI error (similar like in 2.6.18-rc4-mm3): [ 23.790140] ACPI Error (utglobal-0125): Unknown exception code: 0xFFFFFFEA [20060707] [ 23.790318] [<c0221ba9>] acpi_format_exception+0x9f/0xa9 [ 23.790445] [<c021edf9>] acpi_ut_status_exit+0x2e/0x56 [ 23.790554] [<c021b3ac>] acpi_walk_resources+0x103/0x10d [ 23.790661] [<c022901c>] acpi_reserve_io_ranges+0x0/0xfc [ 23.790774] [<c022900f>] acpi_motherboard_add+0x1f/0x2c [ 23.790880] [<c0228154>] acpi_bus_driver_init+0x2c/0x78 [ 23.790987] [<c02285b0>] acpi_bus_register_driver+0x60/0xb1 [ 23.791094] [<c038a8da>] acpi_motherboard_init+0xa/0xf5 [ 23.791205] [<c01002b0>] init+0x70/0x280 [ 23.791309] [<c0102db2>] ret_from_fork+0x6/0x14 [ 23.791420] [<c0100240>] init+0x0/0x280 [ 23.791520] [<c0100240>] init+0x0/0x280 [ 23.791621] [<c0103997>] kernel_thread_helper+0x7/0x10 [ 23.791728] ======================= [ 23.791844] ACPI Error (utglobal-0125): Unknown exception code: 0xFFFFFFEA [20060707] [ 23.792004] [<c0221ba9>] acpi_format_exception+0x9f/0xa9 [ 23.792112] [<c021edf9>] acpi_ut_status_exit+0x2e/0x56 [ 23.792218] [<c021b3ac>] acpi_walk_resources+0x103/0x10d [ 23.792325] [<c022901c>] acpi_reserve_io_ranges+0x0/0xfc [ 23.792432] [<c022900f>] acpi_motherboard_add+0x1f/0x2c [ 23.792538] [<c0228154>] acpi_bus_driver_init+0x2c/0x78 [ 23.792644] [<c02285b0>] acpi_bus_register_driver+0x60/0xb1 [ 23.792751] [<c038a8e4>] acpi_motherboard_init+0x14/0xf5 [ 23.792857] [<c01002b0>] init+0x70/0x280 [ 23.792959] [<c0102db2>] ret_from_fork+0x6/0x14 [ 23.793062] [<c0100240>] init+0x0/0x280 [ 23.793162] [<c0100240>] init+0x0/0x280 [ 23.793262] [<c0103997>] kernel_thread_helper+0x7/0x10 [ 23.793367] ======================= Also when I try: echo standby > /sys/power/state, I got this message on display: Sep 1 18:03:02 maciek kernel: [ 189.192822] Stopping tasks: ==========================| Sep 1 18:03:02 maciek kernel: [ 189.465008] Suspending console(s) Sep 1 18:03:02 maciek kernel: [ 191.466946] Suspending device vcsa9 But display don't want go standby. -- Maciej Rutecki <maciej.rutecki@gmail.com> http://www.unixy.pl LTG - Linux Testers Group (http://www.stardust.webpages.pl/ltg/wiki/) [-- Attachment #1.2: config-2.6.18-rc5-mm1.gz --] [-- Type: application/x-gzip, Size: 14631 bytes --] [-- Attachment #1.3: dmesg.gz --] [-- Type: application/x-gzip, Size: 9641 bytes --] [-- Attachment #1.4: lsmod_output.txt.gz --] [-- Type: application/x-gzip, Size: 810 bytes --] [-- Attachment #1.5: syslog.txt.gz --] [-- Type: application/x-gzip, Size: 2546 bytes --] [-- Attachment #1.6: ver_linux.txt.gz --] [-- Type: application/x-gzip, Size: 650 bytes --] [-- Attachment #2: S/MIME Cryptographic Signature --] [-- Type: application/x-pkcs7-signature, Size: 3265 bytes --] ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-01 16:40 ` 2.6.18-rc5-mm1 Maciej Rutecki @ 2006-09-05 16:16 ` Bjorn Helgaas 2006-09-06 16:55 ` 2.6.18-rc5-mm1 Maciej Rutecki 0 siblings, 1 reply; 39+ messages in thread From: Bjorn Helgaas @ 2006-09-05 16:16 UTC (permalink / raw) To: Maciej Rutecki; +Cc: Andrew Morton, linux-kernel, linux-acpi On Friday 01 September 2006 10:40, Maciej Rutecki wrote: > ACPI error (similar like in 2.6.18-rc4-mm3): > > [ 23.790140] ACPI Error (utglobal-0125): Unknown exception code: > 0xFFFFFFEA [20060707] > [ 23.790318] [<c0221ba9>] acpi_format_exception+0x9f/0xa9 > [ 23.790445] [<c021edf9>] acpi_ut_status_exit+0x2e/0x56 > [ 23.790554] [<c021b3ac>] acpi_walk_resources+0x103/0x10d > [ 23.790661] [<c022901c>] acpi_reserve_io_ranges+0x0/0xfc > [ 23.790774] [<c022900f>] acpi_motherboard_add+0x1f/0x2c > [ 23.790880] [<c0228154>] acpi_bus_driver_init+0x2c/0x78 > [ 23.790987] [<c02285b0>] acpi_bus_register_driver+0x60/0xb1 > [ 23.791094] [<c038a8da>] acpi_motherboard_init+0xa/0xf5 > [ 23.791205] [<c01002b0>] init+0x70/0x280 > [ 23.791309] [<c0102db2>] ret_from_fork+0x6/0x14 > [ 23.791420] [<c0100240>] init+0x0/0x280 > [ 23.791520] [<c0100240>] init+0x0/0x280 > [ 23.791621] [<c0103997>] kernel_thread_helper+0x7/0x10 This ACPI "unknown exception code" problem is the same one reported here: http://www.mail-archive.com/linux-acpi%40vger.kernel.org/msg02873.html Basically, we just need to revert this: http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm3/broken-out/hot-add-mem-x86_64-acpi-motherboard-fix.patch The above patch happened to fix a hot-add memory problem, but it was the wrong fix, and we're working out a better one. ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-05 16:16 ` 2.6.18-rc5-mm1 Bjorn Helgaas @ 2006-09-06 16:55 ` Maciej Rutecki 2006-09-07 3:08 ` 2.6.18-rc5-mm1 Andrew Morton 0 siblings, 1 reply; 39+ messages in thread From: Maciej Rutecki @ 2006-09-06 16:55 UTC (permalink / raw) To: Bjorn Helgaas; +Cc: Andrew Morton, linux-kernel, linux-acpi [-- Attachment #1: Type: text/plain, Size: 533 bytes --] Bjorn Helgaas napisał(a): > > This ACPI "unknown exception code" problem is the same one reported here: > http://www.mail-archive.com/linux-acpi%40vger.kernel.org/msg02873.html > > Basically, we just need to revert this: > http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm3/broken-out/hot-add-mem-x86_64-acpi-motherboard-fix.patch > Thanks it works. -- Maciej Rutecki <maciej.rutecki@gmail.com> http://www.unixy.pl LTG - Linux Testers Group (http://www.stardust.webpages.pl/ltg/wiki/) [-- Attachment #2: S/MIME Cryptographic Signature --] [-- Type: application/x-pkcs7-signature, Size: 3265 bytes --] ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-06 16:55 ` 2.6.18-rc5-mm1 Maciej Rutecki @ 2006-09-07 3:08 ` Andrew Morton 0 siblings, 0 replies; 39+ messages in thread From: Andrew Morton @ 2006-09-07 3:08 UTC (permalink / raw) To: Maciej Rutecki Cc: Bjorn Helgaas, linux-kernel, linux-acpi, Keith Mannthey, KAMEZAWA Hiroyuki On Wed, 06 Sep 2006 18:55:11 +0200 Maciej Rutecki <maciej.rutecki@gmail.com> wrote: > Bjorn Helgaas napisał(a): > > > > This ACPI "unknown exception code" problem is the same one reported here: > > http://www.mail-archive.com/linux-acpi%40vger.kernel.org/msg02873.html > > > > Basically, we just need to revert this: > > http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm3/broken-out/hot-add-mem-x86_64-acpi-motherboard-fix.patch > > > Thanks it works. > So... should I drop that patch? - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 @ 2006-09-07 3:08 ` Andrew Morton 0 siblings, 0 replies; 39+ messages in thread From: Andrew Morton @ 2006-09-07 3:08 UTC (permalink / raw) To: Maciej Rutecki Cc: Bjorn Helgaas, linux-kernel, linux-acpi, Keith Mannthey, KAMEZAWA Hiroyuki On Wed, 06 Sep 2006 18:55:11 +0200 Maciej Rutecki <maciej.rutecki@gmail.com> wrote: > Bjorn Helgaas napisał(a): > > > > This ACPI "unknown exception code" problem is the same one reported here: > > http://www.mail-archive.com/linux-acpi%40vger.kernel.org/msg02873.html > > > > Basically, we just need to revert this: > > http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm3/broken-out/hot-add-mem-x86_64-acpi-motherboard-fix.patch > > > Thanks it works. > So... should I drop that patch? ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-07 3:08 ` 2.6.18-rc5-mm1 Andrew Morton @ 2006-09-07 17:33 ` keith mannthey -1 siblings, 0 replies; 39+ messages in thread From: keith mannthey @ 2006-09-07 17:33 UTC (permalink / raw) To: Andrew Morton Cc: Maciej Rutecki, Bjorn Helgaas, lkml, linux acpi, KAMEZAWA Hiroyuki On Wed, 2006-09-06 at 20:08 -0700, Andrew Morton wrote: > On Wed, 06 Sep 2006 18:55:11 +0200 > Maciej Rutecki <maciej.rutecki@gmail.com> wrote: > > > Bjorn Helgaas napisał(a): > > > > > > This ACPI "unknown exception code" problem is the same one reported here: > > > http://www.mail-archive.com/linux-acpi%40vger.kernel.org/msg02873.html > > > > > > Basically, we just need to revert this: > > > http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm3/broken-out/hot-add-mem-x86_64-acpi-motherboard-fix.patch > > > > > Thanks it works. > > > > So... should I drop that patch? Yes please drop this patch. I dislike breaking my boxes functionality without a consensus for the right fix is but it appears to be breaking others. The discussion about what the right fix is ongoing with no definitive direction. At a minimum this patch will need to be updated. Thanks, Keith - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 @ 2006-09-07 17:33 ` keith mannthey 0 siblings, 0 replies; 39+ messages in thread From: keith mannthey @ 2006-09-07 17:33 UTC (permalink / raw) To: Andrew Morton Cc: Maciej Rutecki, Bjorn Helgaas, lkml, linux acpi, KAMEZAWA Hiroyuki On Wed, 2006-09-06 at 20:08 -0700, Andrew Morton wrote: > On Wed, 06 Sep 2006 18:55:11 +0200 > Maciej Rutecki <maciej.rutecki@gmail.com> wrote: > > > Bjorn Helgaas napisał(a): > > > > > > This ACPI "unknown exception code" problem is the same one reported here: > > > http://www.mail-archive.com/linux-acpi%40vger.kernel.org/msg02873.html > > > > > > Basically, we just need to revert this: > > > http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm3/broken-out/hot-add-mem-x86_64-acpi-motherboard-fix.patch > > > > > Thanks it works. > > > > So... should I drop that patch? Yes please drop this patch. I dislike breaking my boxes functionality without a consensus for the right fix is but it appears to be breaking others. The discussion about what the right fix is ongoing with no definitive direction. At a minimum this patch will need to be updated. Thanks, Keith ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-01 8:58 2.6.18-rc5-mm1 Andrew Morton ` (2 preceding siblings ...) 2006-09-01 16:40 ` 2.6.18-rc5-mm1 Maciej Rutecki @ 2006-09-02 1:00 ` Matthias Hentges 2006-09-02 1:30 ` 2.6.18-rc5-mm1 Andrew Morton 2006-09-02 1:06 ` 2.6.18-rc5-mm1 Grant Coady 2006-09-02 9:05 ` 2.6.18-rc5-mm1 Philippe Gramoullé 5 siblings, 1 reply; 39+ messages in thread From: Matthias Hentges @ 2006-09-02 1:00 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel [-- Attachment #1.1: Type: text/plain, Size: 1969 bytes --] Hi, 2.6.18-rc5-mm1 oopses on an Asus P5W DH Deluxe board, full dmesg attached. This did not happen in 2.6.18-rc4-mm3. BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000 printing eip: 00000000 *pde = 00000000 Oops: 0000 [#1] 4K_STACKS SMP last sysfs file: Modules linked in: CPU: 0 EIP: 0060:[<00000000>] Not tainted VLI EFLAGS: 00010087 (2.6.18-rc5-mm1 #1) EIP is at rest_init+0x3feffd78/0x20 eax: 000000da ebx: c04d5f78 ecx: c04d5f94 edx: c04d2f00 esi: 000000da edi: 00000000 ebp: c04d2f00 esp: c0516ffc ds: 007b es: 007b ss: 0068 Process swapper (pid: 0, ti=c0516000 task=c045c200 task.ti=c04d5000) Stack: c0105027 Call Trace: [<c0105027>] do_IRQ+0x8a/0xac [<c01035a6>] common_interrupt+0x1a/0x20 [<c0101a72>] mwait_idle_with_hints+0x36/0x3b [<c0101a83>] mwait_idle+0xc/0x1b [<c0101a26>] cpu_idle+0x5e/0x74 [<c04db6fa>] start_kernel+0x363/0x36a ======================= Code: Bad EIP value. EIP: [<00000000>] rest_init+0x3feffd78/0x20 SS:ESP 0068:c0516ffc <0>Kernel panic - not syncing: Fatal exception in interrupt BUG: warning at arch/i386/kernel/smp.c:547/smp_call_function() [<c010ca45>] smp_call_function+0x54/0xff [<c011a270>] printk+0x12/0x16 [<c010cb03>] smp_send_stop+0x13/0x1c [<c0119480>] panic+0x49/0xd3 [<c010410c>] die+0x273/0x28a [<c01126d4>] do_page_fault+0x40d/0x4db [<c01122c7>] do_page_fault+0x0/0x4db [<c03d1231>] error_code+0x39/0x40 [<c013007b>] free_module+0x89/0xc3 [<c0105027>] do_IRQ+0x8a/0xac [<c01035a6>] common_interrupt+0x1a/0x20 [<c0101a72>] mwait_idle_with_hints+0x36/0x3b [<c0101a83>] mwait_idle+0xc/0x1b [<c0101a26>] cpu_idle+0x5e/0x74 [<c04db6fa>] start_kernel+0x363/0x36a ======================= -- Matthias 'CoreDump' Hentges Webmaster of hentges.net and OpenZaurus developer. You can reach me in #openzaurus on Freenode. My OS: Debian SID. Geek by Nature, Linux by Choice [-- Attachment #1.2: dmesg.txt.gz --] [-- Type: application/x-gzip, Size: 5023 bytes --] [-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 1:00 ` 2.6.18-rc5-mm1 Matthias Hentges @ 2006-09-02 1:30 ` Andrew Morton [not found] ` <44F93EB3.8050500@goop.org> 0 siblings, 1 reply; 39+ messages in thread From: Andrew Morton @ 2006-09-02 1:30 UTC (permalink / raw) To: Matthias Hentges; +Cc: linux-kernel, linux-acpi, Venkatesh Pallipadi On Sat, 02 Sep 2006 03:00:47 +0200 Matthias Hentges <oe@hentges.net> wrote: > 2.6.18-rc5-mm1 oopses on an Asus P5W DH Deluxe board, full dmesg > attached. > This did not happen in 2.6.18-rc4-mm3. > > > BUG: unable to handle kernel NULL pointer dereference at virtual address > 00000000 > printing eip: > 00000000 > *pde = 00000000 > Oops: 0000 [#1] > 4K_STACKS SMP > last sysfs file: > Modules linked in: > CPU: 0 > EIP: 0060:[<00000000>] Not tainted VLI > EFLAGS: 00010087 (2.6.18-rc5-mm1 #1) > EIP is at rest_init+0x3feffd78/0x20 > eax: 000000da ebx: c04d5f78 ecx: c04d5f94 edx: c04d2f00 > esi: 000000da edi: 00000000 ebp: c04d2f00 esp: c0516ffc > ds: 007b es: 007b ss: 0068 > Process swapper (pid: 0, ti=c0516000 task=c045c200 task.ti=c04d5000) > Stack: c0105027 > Call Trace: > [<c0105027>] do_IRQ+0x8a/0xac > [<c01035a6>] common_interrupt+0x1a/0x20 > [<c0101a72>] mwait_idle_with_hints+0x36/0x3b > [<c0101a83>] mwait_idle+0xc/0x1b > [<c0101a26>] cpu_idle+0x5e/0x74 > [<c04db6fa>] start_kernel+0x363/0x36a > ======================= > Code: Bad EIP value. > EIP: [<00000000>] rest_init+0x3feffd78/0x20 SS:ESP 0068:c0516ffc > <0>Kernel panic - not syncing: Fatal exception in interrupt > BUG: warning at arch/i386/kernel/smp.c:547/smp_call_function() > [<c010ca45>] smp_call_function+0x54/0xff > [<c011a270>] printk+0x12/0x16 > [<c010cb03>] smp_send_stop+0x13/0x1c > [<c0119480>] panic+0x49/0xd3 > [<c010410c>] die+0x273/0x28a > [<c01126d4>] do_page_fault+0x40d/0x4db > [<c01122c7>] do_page_fault+0x0/0x4db > [<c03d1231>] error_code+0x39/0x40 > [<c013007b>] free_module+0x89/0xc3 > [<c0105027>] do_IRQ+0x8a/0xac > [<c01035a6>] common_interrupt+0x1a/0x20 > [<c0101a72>] mwait_idle_with_hints+0x36/0x3b > [<c0101a83>] mwait_idle+0xc/0x1b > [<c0101a26>] cpu_idle+0x5e/0x74 > [<c04db6fa>] start_kernel+0x363/0x36a > ======================= OK, thanks. That'll be acpi-mwait-c-state-fixes.patch. I've uploaded the below revert patch to ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/hot-fixes/ diff -puN arch/i386/kernel/acpi/cstate.c~revert-acpi-mwait-c-state-fixes arch/i386/kernel/acpi/cstate.c --- a/arch/i386/kernel/acpi/cstate.c~revert-acpi-mwait-c-state-fixes +++ a/arch/i386/kernel/acpi/cstate.c @@ -10,7 +10,6 @@ #include <linux/module.h> #include <linux/init.h> #include <linux/acpi.h> -#include <linux/cpu.h> #include <acpi/processor.h> #include <asm/acpi.h> @@ -42,124 +41,5 @@ void acpi_processor_power_init_bm_check( flags->bm_check = 1; } } -EXPORT_SYMBOL(acpi_processor_power_init_bm_check); - -/* The code below handles cstate entry with monitor-mwait pair on Intel*/ - -struct cstate_entry_s { - struct { - unsigned int eax; - unsigned int ecx; - } states[ACPI_PROCESSOR_MAX_POWER]; -}; -static struct cstate_entry_s *cpu_cstate_entry; /* per CPU ptr */ - -static short mwait_supported[ACPI_PROCESSOR_MAX_POWER]; - -#define MWAIT_SUBSTATE_MASK (0xf) -#define MWAIT_SUBSTATE_SIZE (4) - -#define CPUID_MWAIT_LEAF (5) -#define CPUID5_ECX_EXTENSIONS_SUPPORTED (0x1) -#define CPUID5_ECX_INTERRUPT_BREAK (0x2) - -#define MWAIT_ECX_INTERRUPT_BREAK (0x1) - -#define NATIVE_CSTATE_BEYOND_HALT (2) - -int acpi_processor_ffh_cstate_probe(unsigned int cpu, - struct acpi_processor_cx *cx, struct acpi_power_register *reg) -{ - struct cstate_entry_s *percpu_entry; - struct cpuinfo_x86 *c = cpu_data + cpu; - - cpumask_t saved_mask; - int retval; - unsigned int eax, ebx, ecx, edx; - unsigned int edx_part; - unsigned int cstate_type; /* C-state type and not ACPI C-state type */ - unsigned int num_cstate_subtype; - - if (!cpu_cstate_entry || c->cpuid_level < CPUID_MWAIT_LEAF ) - return -1; - - if (reg->bit_offset != NATIVE_CSTATE_BEYOND_HALT) - return -1; - - percpu_entry = per_cpu_ptr(cpu_cstate_entry, cpu); - percpu_entry->states[cx->index].eax = 0; - percpu_entry->states[cx->index].ecx = 0; - - /* Make sure we are running on right CPU */ - saved_mask = current->cpus_allowed; - retval = set_cpus_allowed(current, cpumask_of_cpu(cpu)); - if (retval) - return -1; - - cpuid(CPUID_MWAIT_LEAF, &eax, &ebx, &ecx, &edx); - - /* Check whether this particular cx_type (in CST) is supported or not */ - cstate_type = (cx->address >> MWAIT_SUBSTATE_SIZE) + 1; - edx_part = edx >> (cstate_type * MWAIT_SUBSTATE_SIZE); - num_cstate_subtype = edx_part & MWAIT_SUBSTATE_MASK; - - retval = 0; - if (num_cstate_subtype < (cx->address & MWAIT_SUBSTATE_MASK)) { - retval = -1; - goto out; - } - /* mwait ecx extensions INTERRUPT_BREAK should be supported for C2/C3 */ - if (!(ecx & CPUID5_ECX_EXTENSIONS_SUPPORTED) || - !(ecx & CPUID5_ECX_INTERRUPT_BREAK)) { - retval = -1; - goto out; - } - percpu_entry->states[cx->index].ecx = MWAIT_ECX_INTERRUPT_BREAK; - - /* Use the hint in CST */ - percpu_entry->states[cx->index].eax = cx->address; - - if (!mwait_supported[cstate_type]) { - mwait_supported[cstate_type] = 1; - printk(KERN_DEBUG "Monitor-Mwait will be used to enter C-%d " - "state\n", cx->type); - } - -out: - set_cpus_allowed(current, saved_mask); - return retval; -} -EXPORT_SYMBOL_GPL(acpi_processor_ffh_cstate_probe); - -void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cx) -{ - unsigned int cpu = smp_processor_id(); - struct cstate_entry_s *percpu_entry; - - percpu_entry = per_cpu_ptr(cpu_cstate_entry, cpu); - mwait_idle_with_hints(percpu_entry->states[cx->index].eax, - percpu_entry->states[cx->index].ecx); -} -EXPORT_SYMBOL_GPL(acpi_processor_ffh_cstate_enter); - -static int __init ffh_cstate_init(void) -{ - struct cpuinfo_x86 *c = &boot_cpu_data; - if (c->x86_vendor != X86_VENDOR_INTEL) - return -1; - - cpu_cstate_entry = alloc_percpu(struct cstate_entry_s); - return 0; -} - -static void __exit ffh_cstate_exit(void) -{ - if (cpu_cstate_entry) { - free_percpu(cpu_cstate_entry); - cpu_cstate_entry = NULL; - } -} - -arch_initcall(ffh_cstate_init); -__exitcall(ffh_cstate_exit); +EXPORT_SYMBOL(acpi_processor_power_init_bm_check); diff -puN arch/i386/kernel/process.c~revert-acpi-mwait-c-state-fixes arch/i386/kernel/process.c --- a/arch/i386/kernel/process.c~revert-acpi-mwait-c-state-fixes +++ a/arch/i386/kernel/process.c @@ -236,28 +236,20 @@ EXPORT_SYMBOL_GPL(cpu_idle_wait); * We execute MONITOR against need_resched and enter optimized wait state * through MWAIT. Whenever someone changes need_resched, we would be woken * up from MWAIT (without an IPI). - * - * New with Core Duo processors, MWAIT can take some hints based on CPU - * capability. */ -void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) +static void mwait_idle(void) { - if (!need_resched()) { + local_irq_enable(); + + while (!need_resched()) { __monitor((void *)¤t_thread_info()->flags, 0, 0); smp_mb(); - if (!need_resched()) - __mwait(eax, ecx); + if (need_resched()) + break; + __mwait(0, 0); } } -/* Default MONITOR/MWAIT with no hints, used for default C1 state */ -static void mwait_idle(void) -{ - local_irq_enable(); - while (!need_resched()) - mwait_idle_with_hints(0, 0); -} - void __devinit select_idle_routine(const struct cpuinfo_x86 *c) { if (cpu_has(c, X86_FEATURE_MWAIT)) { diff -puN arch/x86_64/kernel/process.c~revert-acpi-mwait-c-state-fixes arch/x86_64/kernel/process.c --- a/arch/x86_64/kernel/process.c~revert-acpi-mwait-c-state-fixes +++ a/arch/x86_64/kernel/process.c @@ -235,28 +235,20 @@ void cpu_idle (void) * We execute MONITOR against need_resched and enter optimized wait state * through MWAIT. Whenever someone changes need_resched, we would be woken * up from MWAIT (without an IPI). - * - * New with Core Duo processors, MWAIT can take some hints based on CPU - * capability. */ -void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) +static void mwait_idle(void) { - if (!need_resched()) { + local_irq_enable(); + + while (!need_resched()) { __monitor((void *)¤t_thread_info()->flags, 0, 0); smp_mb(); - if (!need_resched()) - __mwait(eax, ecx); + if (need_resched()) + break; + __mwait(0, 0); } } -/* Default MONITOR/MWAIT with no hints, used for default C1 state */ -static void mwait_idle(void) -{ - local_irq_enable(); - while (!need_resched()) - mwait_idle_with_hints(0,0); -} - void __cpuinit select_idle_routine(const struct cpuinfo_x86 *c) { static int printed; diff -puN drivers/acpi/processor_idle.c~revert-acpi-mwait-c-state-fixes drivers/acpi/processor_idle.c --- a/drivers/acpi/processor_idle.c~revert-acpi-mwait-c-state-fixes +++ a/drivers/acpi/processor_idle.c @@ -219,23 +219,6 @@ static void acpi_safe_halt(void) static atomic_t c3_cpu_count; -/* Common C-state entry for C2, C3, .. */ -static void acpi_cstate_enter(struct acpi_processor_cx *cstate) -{ - if (cstate->space_id == ACPI_CSTATE_FFH) { - /* Call into architectural FFH based C-state */ - acpi_processor_ffh_cstate_enter(cstate); - } else { - int unused; - /* IO port based C-state */ - inb(cstate->address); - /* Dummy wait op - must do something useless after P_LVL2 read - because chipsets cannot guarantee that STPCLK# signal - gets asserted in time to freeze execution properly. */ - unused = inl(acpi_fadt.xpm_tmr_blk.address); - } -} - static void acpi_processor_idle(void) { struct acpi_processor *pr = NULL; @@ -378,7 +361,11 @@ static void acpi_processor_idle(void) /* Get start time (ticks) */ t1 = inl(acpi_fadt.xpm_tmr_blk.address); /* Invoke C2 */ - acpi_cstate_enter(cx); + inb(cx->address); + /* Dummy wait op - must do something useless after P_LVL2 read + because chipsets cannot guarantee that STPCLK# signal + gets asserted in time to freeze execution properly. */ + t2 = inl(acpi_fadt.xpm_tmr_blk.address); /* Get end time (ticks) */ t2 = inl(acpi_fadt.xpm_tmr_blk.address); @@ -414,7 +401,9 @@ static void acpi_processor_idle(void) /* Get start time (ticks) */ t1 = inl(acpi_fadt.xpm_tmr_blk.address); /* Invoke C3 */ - acpi_cstate_enter(cx); + inb(cx->address); + /* Dummy wait op (see above) */ + t2 = inl(acpi_fadt.xpm_tmr_blk.address); /* Get end time (ticks) */ t2 = inl(acpi_fadt.xpm_tmr_blk.address); if (pr->flags.bm_check) { @@ -639,16 +628,20 @@ static int acpi_processor_get_power_info return 0; } -static int acpi_processor_get_power_info_default(struct acpi_processor *pr) +static int acpi_processor_get_power_info_default_c1(struct acpi_processor *pr) { - if (!pr->power.states[ACPI_STATE_C1].valid) { - /* set the first C-State to C1 */ - /* all processors need to support C1 */ - pr->power.states[ACPI_STATE_C1].type = ACPI_STATE_C1; - pr->power.states[ACPI_STATE_C1].valid = 1; - } - /* the C0 state only exists as a filler in our array */ + + /* Zero initialize all the C-states info. */ + memset(pr->power.states, 0, sizeof(pr->power.states)); + + /* set the first C-State to C1 */ + pr->power.states[ACPI_STATE_C1].type = ACPI_STATE_C1; + + /* the C0 state only exists as a filler in our array, + * and all processors need to support C1 */ pr->power.states[ACPI_STATE_C0].valid = 1; + pr->power.states[ACPI_STATE_C1].valid = 1; + return 0; } @@ -665,7 +658,12 @@ static int acpi_processor_get_power_info if (nocst) return -ENODEV; - current_count = 0; + current_count = 1; + + /* Zero initialize C2 onwards and prepare for fresh CST lookup */ + for (i = 2; i < ACPI_PROCESSOR_MAX_POWER; i++) + memset(&(pr->power.states[i]), 0, + sizeof(struct acpi_processor_cx)); status = acpi_evaluate_object(pr->handle, "_CST", NULL, &buffer); if (ACPI_FAILURE(status)) { @@ -720,39 +718,22 @@ static int acpi_processor_get_power_info (reg->space_id != ACPI_ADR_SPACE_FIXED_HARDWARE)) continue; + cx.address = (reg->space_id == ACPI_ADR_SPACE_FIXED_HARDWARE) ? + 0 : reg->address; + /* There should be an easy way to extract an integer... */ obj = (union acpi_object *)&(element->package.elements[1]); if (obj->type != ACPI_TYPE_INTEGER) continue; cx.type = obj->integer.value; - /* - * Some buggy BIOSes won't list C1 in _CST - - * Let acpi_processor_get_power_info_default() handle them later - */ - if (i == 1 && cx.type != ACPI_STATE_C1) - current_count++; - cx.address = reg->address; - cx.index = current_count + 1; + if ((cx.type != ACPI_STATE_C1) && + (reg->space_id != ACPI_ADR_SPACE_SYSTEM_IO)) + continue; - cx.space_id = ACPI_CSTATE_SYSTEMIO; - if (reg->space_id == ACPI_ADR_SPACE_FIXED_HARDWARE) { - if (acpi_processor_ffh_cstate_probe - (pr->id, &cx, reg) == 0) { - cx.space_id = ACPI_CSTATE_FFH; - } else if (cx.type != ACPI_STATE_C1) { - /* - * C1 is a special case where FIXED_HARDWARE - * can be handled in non-MWAIT way as well. - * In that case, save this _CST entry info. - * That is, we retain space_id of SYSTEM_IO for - * halt based C1. - * Otherwise, ignore this info and continue. - */ - continue; - } - } + if ((cx.type < ACPI_STATE_C2) || (cx.type > ACPI_STATE_C3)) + continue; obj = (union acpi_object *)&(element->package.elements[2]); if (obj->type != ACPI_TYPE_INTEGER) @@ -957,18 +938,12 @@ static int acpi_processor_get_power_info /* NOTE: the idle thread may not be running while calling * this function */ - /* Zero initialize all the C-states info. */ - memset(pr->power.states, 0, sizeof(pr->power.states)); - + /* Adding C1 state */ + acpi_processor_get_power_info_default_c1(pr); result = acpi_processor_get_power_info_cst(pr); if (result == -ENODEV) acpi_processor_get_power_info_fadt(pr); - if (result) - return result; - - acpi_processor_get_power_info_default(pr); - pr->power.count = acpi_processor_power_verify(pr); /* diff -puN include/acpi/pdc_intel.h~revert-acpi-mwait-c-state-fixes include/acpi/pdc_intel.h --- a/include/acpi/pdc_intel.h~revert-acpi-mwait-c-state-fixes +++ a/include/acpi/pdc_intel.h @@ -13,7 +13,6 @@ #define ACPI_PDC_SMP_C_SWCOORD (0x0040) #define ACPI_PDC_SMP_T_SWCOORD (0x0080) #define ACPI_PDC_C_C1_FFH (0x0100) -#define ACPI_PDC_C_C2C3_FFH (0x0200) #define ACPI_PDC_EST_CAPABILITY_SMP (ACPI_PDC_SMP_C1PT | \ ACPI_PDC_C_C1_HALT | \ @@ -24,10 +23,8 @@ ACPI_PDC_SMP_P_SWCOORD | \ ACPI_PDC_P_FFH) -#define ACPI_PDC_C_CAPABILITY_SMP (ACPI_PDC_SMP_C2C3 | \ - ACPI_PDC_SMP_C1PT | \ - ACPI_PDC_C_C1_HALT | \ - ACPI_PDC_C_C1_FFH | \ - ACPI_PDC_C_C2C3_FFH) +#define ACPI_PDC_C_CAPABILITY_SMP (ACPI_PDC_SMP_C2C3 | \ + ACPI_PDC_SMP_C1PT | \ + ACPI_PDC_C_C1_HALT) #endif /* __PDC_INTEL_H__ */ diff -puN include/acpi/processor.h~revert-acpi-mwait-c-state-fixes include/acpi/processor.h --- a/include/acpi/processor.h~revert-acpi-mwait-c-state-fixes +++ a/include/acpi/processor.h @@ -29,9 +29,6 @@ #define DOMAIN_COORD_TYPE_SW_ANY 0xfd #define DOMAIN_COORD_TYPE_HW_ALL 0xfe -#define ACPI_CSTATE_SYSTEMIO (0) -#define ACPI_CSTATE_FFH (1) - /* Power Management */ struct acpi_processor_cx; @@ -61,8 +58,6 @@ struct acpi_processor_cx { u8 valid; u8 type; u32 address; - u8 space_id; - u8 index; u32 latency; u32 latency_ticks; u32 power; @@ -211,9 +206,6 @@ void arch_acpi_processor_init_pdc(struct #ifdef ARCH_HAS_POWER_INIT void acpi_processor_power_init_bm_check(struct acpi_processor_flags *flags, unsigned int cpu); -int acpi_processor_ffh_cstate_probe(unsigned int cpu, - struct acpi_processor_cx *cx, struct acpi_power_register *reg); -void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cstate); #else static inline void acpi_processor_power_init_bm_check(struct acpi_processor_flags @@ -222,16 +214,6 @@ static inline void acpi_processor_power_ flags->bm_check = 1; return; } -static inline int acpi_processor_ffh_cstate_probe(unsigned int cpu, - struct acpi_processor_cx *cx, struct acpi_power_register *reg) -{ - return -1; -} -static inline void acpi_processor_ffh_cstate_enter( - struct acpi_processor_cx *cstate) -{ - return; -} #endif /* in processor_perflib.c */ diff -puN include/asm-i386/processor.h~revert-acpi-mwait-c-state-fixes include/asm-i386/processor.h --- a/include/asm-i386/processor.h~revert-acpi-mwait-c-state-fixes +++ a/include/asm-i386/processor.h @@ -306,8 +306,6 @@ static inline void __mwait(unsigned long : :"a" (eax), "c" (ecx)); } -extern void mwait_idle_with_hints(unsigned long eax, unsigned long ecx); - /* from system description table in BIOS. Mostly for MCA use, but others may find it useful. */ extern unsigned int machine_id; diff -puN include/asm-x86_64/processor.h~revert-acpi-mwait-c-state-fixes include/asm-x86_64/processor.h --- a/include/asm-x86_64/processor.h~revert-acpi-mwait-c-state-fixes +++ a/include/asm-x86_64/processor.h @@ -475,8 +475,6 @@ static inline void __mwait(unsigned long : :"a" (eax), "c" (ecx)); } -extern void mwait_idle_with_hints(unsigned long eax, unsigned long ecx); - #define stack_current() \ ({ \ struct thread_info *ti; \ _ -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
[parent not found: <44F93EB3.8050500@goop.org>]
* Re: 2.6.18-rc5-mm1 [not found] ` <44F93EB3.8050500@goop.org> @ 2006-09-02 8:37 ` Jeremy Fitzhardinge 2006-09-02 8:44 ` 2.6.18-rc5-mm1 Greg KH 0 siblings, 1 reply; 39+ messages in thread From: Jeremy Fitzhardinge @ 2006-09-02 8:37 UTC (permalink / raw) To: Jeremy Fitzhardinge Cc: Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Jeff Garzik, Eric W. Biederman, Greg KH Jeremy Fitzhardinge wrote: > The NULL EIP is desc->handle_irq in do_IRQ(): > > asm volatile( > " xchgl %%ebx,%%esp \n" > " call *%%edi \n" > " movl %%ebx,%%esp \n" > : "=a" (arg1), "=d" (arg2), "=c" (arg3), "=b" (ebx) > : "0" (irq), "1" (desc), "2" (regs), "3" (isp), > "D" (desc->handle_irq) > : "memory", "cc" > ); > > In my case, the IRQ is 0xdb = 219, which is an MSI interrupt for > libata (the AHCI SATA controller, presumably). The exception happens > just after the SATA driver has probed all the hard disks. > > So it seems to me that the suspects are 1) sata, or 2) MSI. I'll try > turning off MSI to see if it helps. Yes, that fixed it; with MSI disabled I can boot successfully. : ezr:pts/0; cd hg/linux-2.6/patches/broken-out/ : ezr:pts/0; ls *msi* | wc -l 23 Hm, where to start... J -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 8:37 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge @ 2006-09-02 8:44 ` Greg KH 2006-09-02 8:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge 2006-09-09 23:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge 0 siblings, 2 replies; 39+ messages in thread From: Greg KH @ 2006-09-02 8:44 UTC (permalink / raw) To: Jeremy Fitzhardinge Cc: Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Jeff Garzik, Eric W. Biederman On Sat, Sep 02, 2006 at 01:37:13AM -0700, Jeremy Fitzhardinge wrote: > Jeremy Fitzhardinge wrote: > >The NULL EIP is desc->handle_irq in do_IRQ(): > > > > asm volatile( > > " xchgl %%ebx,%%esp \n" > > " call *%%edi \n" > > " movl %%ebx,%%esp \n" > > : "=a" (arg1), "=d" (arg2), "=c" (arg3), "=b" (ebx) > > : "0" (irq), "1" (desc), "2" (regs), "3" (isp), > > "D" (desc->handle_irq) > > : "memory", "cc" > > ); > > > >In my case, the IRQ is 0xdb = 219, which is an MSI interrupt for > >libata (the AHCI SATA controller, presumably). The exception happens > >just after the SATA driver has probed all the hard disks. > > > >So it seems to me that the suspects are 1) sata, or 2) MSI. I'll try > >turning off MSI to see if it helps. > > Yes, that fixed it; with MSI disabled I can boot successfully. > > : ezr:pts/0; cd hg/linux-2.6/patches/broken-out/ > : ezr:pts/0; ls *msi* | wc -l > 23 > > Hm, where to start... There are 9 MSI patches in my tree that you can just remove. They were just recently (a few hours ago) replaced with a total rewrite due to a number of different problems that were found. So I'd suggest just waiting till the next -mm release to see if it works properly or not. thanks, greg k-h -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 8:44 ` 2.6.18-rc5-mm1 Greg KH @ 2006-09-02 8:47 ` Jeremy Fitzhardinge 2006-09-02 8:52 ` 2.6.18-rc5-mm1 Greg KH 2006-09-09 23:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge 1 sibling, 1 reply; 39+ messages in thread From: Jeremy Fitzhardinge @ 2006-09-02 8:47 UTC (permalink / raw) To: Greg KH Cc: Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Jeff Garzik, Eric W. Biederman Greg KH wrote: > There are 9 MSI patches in my tree that you can just remove. They were > just recently (a few hours ago) replaced with a total rewrite due to a > number of different problems that were found. So I'd suggest just > waiting till the next -mm release to see if it works properly or not. > This lot? gregkh-pci-msi-01-merge_msi_disabling_quirks.patch gregkh-pci-msi-02-factorize_pci_msi_supported.patch gregkh-pci-msi-03-add_pci_device_exp_type.patch gregkh-pci-msi-04-use_root_chipset_dev_no_msi_instead_of_pci_bus_flags.patch gregkh-pci-msi-05-add_no_msi_to_sysfs.patch gregkh-pci-msi-06-rename_pci_cap_id_ht_irqconf.patch gregkh-pci-msi-07-check_hypertransport_msi_capabilities.patch gregkh-pci-msi-08-drop_pci_msi_quirk.patch gregkh-pci-msi-09-drop_pci_bus_flags.patch J -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 8:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge @ 2006-09-02 8:52 ` Greg KH 2006-09-02 9:36 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge 0 siblings, 1 reply; 39+ messages in thread From: Greg KH @ 2006-09-02 8:52 UTC (permalink / raw) To: Jeremy Fitzhardinge Cc: Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Jeff Garzik, Eric W. Biederman On Sat, Sep 02, 2006 at 01:47:43AM -0700, Jeremy Fitzhardinge wrote: > Greg KH wrote: > >There are 9 MSI patches in my tree that you can just remove. They were > >just recently (a few hours ago) replaced with a total rewrite due to a > >number of different problems that were found. So I'd suggest just > >waiting till the next -mm release to see if it works properly or not. > > > > This lot? > > gregkh-pci-msi-01-merge_msi_disabling_quirks.patch > gregkh-pci-msi-02-factorize_pci_msi_supported.patch > gregkh-pci-msi-03-add_pci_device_exp_type.patch > gregkh-pci-msi-04-use_root_chipset_dev_no_msi_instead_of_pci_bus_flags.patch > gregkh-pci-msi-05-add_no_msi_to_sysfs.patch > gregkh-pci-msi-06-rename_pci_cap_id_ht_irqconf.patch > gregkh-pci-msi-07-check_hypertransport_msi_capabilities.patch > gregkh-pci-msi-08-drop_pci_msi_quirk.patch > gregkh-pci-msi-09-drop_pci_bus_flags.patch Yes, try reverting them and see if your machine works again. thanks, greg k-h -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 8:52 ` 2.6.18-rc5-mm1 Greg KH @ 2006-09-02 9:36 ` Jeremy Fitzhardinge 2006-09-02 9:38 ` 2.6.18-rc5-mm1 Jeff Garzik 0 siblings, 1 reply; 39+ messages in thread From: Jeremy Fitzhardinge @ 2006-09-02 9:36 UTC (permalink / raw) To: Greg KH Cc: Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Jeff Garzik, Eric W. Biederman Greg KH wrote: > Yes, try reverting them and see if your machine works again. > Reverting them makes the machine work, with basically the same effect as disabling CONFIG_PCI_MSI: no MSI interrupts appear in /proc/interrupts, and e1000 & libata are using IO-APIC-fasteoi. So, a reasonable result for now. Thanks, J -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 9:36 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge @ 2006-09-02 9:38 ` Jeff Garzik 2006-09-02 9:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge 2006-09-02 9:56 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge 0 siblings, 2 replies; 39+ messages in thread From: Jeff Garzik @ 2006-09-02 9:38 UTC (permalink / raw) To: Jeremy Fitzhardinge Cc: Greg KH, Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Eric W. Biederman Jeremy Fitzhardinge wrote: > Greg KH wrote: >> Yes, try reverting them and see if your machine works again. >> > > Reverting them makes the machine work, with basically the same effect as > disabling CONFIG_PCI_MSI: no MSI interrupts appear in /proc/interrupts, > and e1000 & libata are using IO-APIC-fasteoi. So, a reasonable result > for now. Did you re-enable CONFIG_PCI_MSI, after reverting the patches? Jeff -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 9:38 ` 2.6.18-rc5-mm1 Jeff Garzik @ 2006-09-02 9:47 ` Jeremy Fitzhardinge 2006-09-02 9:56 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge 1 sibling, 0 replies; 39+ messages in thread From: Jeremy Fitzhardinge @ 2006-09-02 9:47 UTC (permalink / raw) To: Jeff Garzik Cc: Greg KH, Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Eric W. Biederman Jeff Garzik wrote: >> >> Reverting them makes the machine work, with basically the same effect >> as disabling CONFIG_PCI_MSI: no MSI interrupts appear in >> /proc/interrupts, and e1000 & libata are using IO-APIC-fasteoi. So, >> a reasonable result for now. > > Did you re-enable CONFIG_PCI_MSI, after reverting the patches? Yes. Er. Hm, perhaps not, it didn't build: CC drivers/pci/htirq.o drivers/pci/htirq.c: In function 'ht_create_irq': drivers/pci/htirq.c:126: error: 'PCI_CAP_ID_HT' undeclared (first use in this function) drivers/pci/htirq.c:126: error: (Each undeclared identifier is reported only once drivers/pci/htirq.c:126: error: for each function it appears in.) I'll try again with CONFIG_HT_IRQ disabled... J -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 9:38 ` 2.6.18-rc5-mm1 Jeff Garzik 2006-09-02 9:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge @ 2006-09-02 9:56 ` Jeremy Fitzhardinge 1 sibling, 0 replies; 39+ messages in thread From: Jeremy Fitzhardinge @ 2006-09-02 9:56 UTC (permalink / raw) To: Jeff Garzik Cc: Greg KH, Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Eric W. Biederman Jeff Garzik wrote: > Did you re-enable CONFIG_PCI_MSI, after reverting the patches? Hm, still doesn't link with The GregKH Nine removed but CONFIG_MSI: drivers/built-in.o: In function `pci_enable_msix': drivers/pci/msi.c:956: undefined reference to `pci_msi_supported' I'll just do without for now. J -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 8:44 ` 2.6.18-rc5-mm1 Greg KH 2006-09-02 8:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge @ 2006-09-09 23:47 ` Jeremy Fitzhardinge 2006-09-10 16:24 ` 2.6.18-rc5-mm1 Matthias Hentges 1 sibling, 1 reply; 39+ messages in thread From: Jeremy Fitzhardinge @ 2006-09-09 23:47 UTC (permalink / raw) To: Greg KH Cc: Andrew Morton, Matthias Hentges, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Jeff Garzik, Eric W. Biederman Greg KH wrote: > There are 9 MSI patches in my tree that you can just remove. They were > just recently (a few hours ago) replaced with a total rewrite due to a > number of different problems that were found. So I'd suggest just > waiting till the next -mm release to see if it works properly or not. > I'm seeing exactly the same oops with CONFIG_MSI on 2.6.18-rc6-mm1. J ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-09 23:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge @ 2006-09-10 16:24 ` Matthias Hentges 0 siblings, 0 replies; 39+ messages in thread From: Matthias Hentges @ 2006-09-10 16:24 UTC (permalink / raw) To: Jeremy Fitzhardinge Cc: Greg KH, Andrew Morton, linux-kernel, linux-acpi, Venkatesh Pallipadi, linux-ide, Jeff Garzik, Eric W. Biederman [-- Attachment #1: Type: text/plain, Size: 574 bytes --] Am Samstag, den 09.09.2006, 16:47 -0700 schrieb Jeremy Fitzhardinge: > Greg KH wrote: > > There are 9 MSI patches in my tree that you can just remove. They were > > just recently (a few hours ago) replaced with a total rewrite due to a > > number of different problems that were found. So I'd suggest just > > waiting till the next -mm release to see if it works properly or not. > > > > I'm seeing exactly the same oops with CONFIG_MSI on 2.6.18-rc6-mm1. Same here. -- Matthias 'CoreDump' Hentges My OS: Debian SID. Geek by Nature, Linux by Choice [-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-01 8:58 2.6.18-rc5-mm1 Andrew Morton ` (3 preceding siblings ...) 2006-09-02 1:00 ` 2.6.18-rc5-mm1 Matthias Hentges @ 2006-09-02 1:06 ` Grant Coady 2006-09-02 1:12 ` 2.6.18-rc5-mm1 Dmitry Torokhov 2006-09-02 1:39 ` 2.6.18-rc5-mm1 Andrew Morton 2006-09-02 9:05 ` 2.6.18-rc5-mm1 Philippe Gramoullé 5 siblings, 2 replies; 39+ messages in thread From: Grant Coady @ 2006-09-02 1:06 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel, dmitry.torokhov On Fri, 1 Sep 2006 01:58:18 -0700, Andrew Morton <akpm@osdl.org> wrote: > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ ... >- See the `hot-fixes' directory for any important updates to this patchset. > Okay, I applied hotfixes and it crashed on boot, keyboard LEDs flashing: Repeating message, hand copied: atkbd.c: Spurious ACK in isa0060/serio0. Some program might be trying access hardware directly. Thing is, I've been getting this similar message once in dmesg for ages: <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.14.7a.gz>: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly. <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.15.7a.gz>: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly. <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.16.27a.gz>: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly. <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.16.28a.gz>: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly. <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.17.11a.gz>: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly. <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.18-rc3-mm2a.gz>: <no mention> <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.18-rc4a.gz>: atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly. <http://bugsplatter.mine.nu/test/boxen/sempro/dmesg-2.6.18-rc5-git4b>: atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly. <http://bugsplatter.mine.nu/test/boxen/sempro/> for more info on hardware This is MSI KM4M-V <http://tinyurl.com/64cfd> AMD Sempron SktA 32-bit CPU, I don't see the error on Intel CPU boxen, nor on an AMD K6-2/500 CPU (2.6.15.6) Grant. -- VGER BF report: U 0.480374 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 1:06 ` 2.6.18-rc5-mm1 Grant Coady @ 2006-09-02 1:12 ` Dmitry Torokhov 2006-09-02 1:33 ` 2.6.18-rc5-mm1 Dmitry Torokhov 2006-09-02 2:10 ` 2.6.18-rc5-mm1 Grant Coady 2006-09-02 1:39 ` 2.6.18-rc5-mm1 Andrew Morton 1 sibling, 2 replies; 39+ messages in thread From: Dmitry Torokhov @ 2006-09-02 1:12 UTC (permalink / raw) To: Grant Coady; +Cc: Andrew Morton, linux-kernel On Friday 01 September 2006 21:06, Grant Coady wrote: > On Fri, 1 Sep 2006 01:58:18 -0700, Andrew Morton <akpm@osdl.org> wrote: > > > > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ > ... > >- See the `hot-fixes' directory for any important updates to this patchset. > > > Okay, I applied hotfixes and it crashed on boot, keyboard LEDs flashing: > > Repeating message, hand copied: > atkbd.c: Spurious ACK in isa0060/serio0. Some program might be trying access > hardware directly. > Please try booting with i8042.panicblink=0 to see the real oops (important data). We should probably disable blinking if X is not active... -- Dmitry -- VGER BF report: H 2.32592e-14 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 1:12 ` 2.6.18-rc5-mm1 Dmitry Torokhov @ 2006-09-02 1:33 ` Dmitry Torokhov 2006-09-02 2:10 ` 2.6.18-rc5-mm1 Grant Coady 1 sibling, 0 replies; 39+ messages in thread From: Dmitry Torokhov @ 2006-09-02 1:33 UTC (permalink / raw) To: Grant Coady; +Cc: Andrew Morton, linux-kernel On Friday 01 September 2006 21:12, Dmitry Torokhov wrote: > On Friday 01 September 2006 21:06, Grant Coady wrote: > > On Fri, 1 Sep 2006 01:58:18 -0700, Andrew Morton <akpm@osdl.org> wrote: > > > > > > > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ > > ... > > >- See the `hot-fixes' directory for any important updates to this patchset. > > > > > Okay, I applied hotfixes and it crashed on boot, keyboard LEDs flashing: > > > > Repeating message, hand copied: > > atkbd.c: Spurious ACK in isa0060/serio0. Some program might be trying access > > hardware directly. > > > > Please try booting with i8042.panicblink=0 to see the real oops (important > data). .. or try the patch below. -- Dmitry Input: i8042 - disable keyboard port when panicking and blinking This should get rid of "spurious ACK" messages from atkbd driver during panic. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> --- drivers/input/serio/i8042.c | 7 +++++++ 1 files changed, 7 insertions(+) Index: work/drivers/input/serio/i8042.c =================================================================== --- work.orig/drivers/input/serio/i8042.c +++ work/drivers/input/serio/i8042.c @@ -836,9 +836,16 @@ static long i8042_panic_blink(long count */ if (!i8042_blink_frequency) return 0; + if (count - last_blink < i8042_blink_frequency) return 0; + /* + * Disable keyboard port so ATKBD won't fill logs with + * "spurious ACK" messages + */ + i8042_ports[I8042_KBD_PORT_NO].exists = 0; + led ^= 0x01 | 0x04; while (i8042_read_status() & I8042_STR_IBF) DELAY; -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 1:12 ` 2.6.18-rc5-mm1 Dmitry Torokhov 2006-09-02 1:33 ` 2.6.18-rc5-mm1 Dmitry Torokhov @ 2006-09-02 2:10 ` Grant Coady 1 sibling, 0 replies; 39+ messages in thread From: Grant Coady @ 2006-09-02 2:10 UTC (permalink / raw) To: Dmitry Torokhov; +Cc: linux-kernel On Fri, 1 Sep 2006 21:12:18 -0400, Dmitry Torokhov <dtor@insightbb.com> wrote: >On Friday 01 September 2006 21:06, Grant Coady wrote: >> On Fri, 1 Sep 2006 01:58:18 -0700, Andrew Morton <akpm@osdl.org> wrote: >> >> > >> >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ >> ... >> >- See the `hot-fixes' directory for any important updates to this patchset. >> > >> Okay, I applied hotfixes and it crashed on boot, keyboard LEDs flashing: >> >> Repeating message, hand copied: >> atkbd.c: Spurious ACK in isa0060/serio0. Some program might be trying access >> hardware directly. >> > >Please try booting with i8042.panicblink=0 to see the real oops (important >data). We should probably disable blinking if X is not active... Please, yes ;) I always boot to CLI console, run linux boxen mostly headless... Now it say: VFS: Cannot open root device "803" or unknown-block(8,3) Please append a correct "root=" boot option Kernel panic - not syncing: VFS Unable to mount root fs on unknown-block(8,3) _ What next? (CC akpm removed 'cos bounced) Grant. -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 1:06 ` 2.6.18-rc5-mm1 Grant Coady 2006-09-02 1:12 ` 2.6.18-rc5-mm1 Dmitry Torokhov @ 2006-09-02 1:39 ` Andrew Morton 2006-09-02 3:51 ` 2.6.18-rc5-mm1 Grant Coady 1 sibling, 1 reply; 39+ messages in thread From: Andrew Morton @ 2006-09-02 1:39 UTC (permalink / raw) To: Grant Coady; +Cc: linux-kernel, dmitry.torokhov On Sat, 02 Sep 2006 11:06:15 +1000 Grant Coady <gcoady.lk@gmail.com> wrote: > On Fri, 1 Sep 2006 01:58:18 -0700, Andrew Morton <akpm@osdl.org> wrote: > > > > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ > ... > >- See the `hot-fixes' directory for any important updates to this patchset. > > > Okay, I applied hotfixes and it crashed on boot, There's another hotfix there now: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/hot-fixes/revert-acpi-mwait-c-state-fixes.patch If that doesn't prevent the crash, please try to get a trace out of it somehow? > keyboard LEDs flashing: Repeating message, hand copied: > atkbd.c: Spurious ACK in isa0060/serio0. Some program might be trying access Yes, one of my machine does that when it crashes too. It makes the crash information scroll off the screen in about half a second, which isn't very kernel-developer-friendly. -- VGER BF report: H 2.94209e-15 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 1:39 ` 2.6.18-rc5-mm1 Andrew Morton @ 2006-09-02 3:51 ` Grant Coady 2006-09-02 20:20 ` 2.6.18-rc5-mm1 Grant Coady 0 siblings, 1 reply; 39+ messages in thread From: Grant Coady @ 2006-09-02 3:51 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel, dmitry.torokhov On Fri, 1 Sep 2006 18:39:27 -0700, Andrew Morton <akpm@osdl.org> wrote: >On Sat, 02 Sep 2006 11:06:15 +1000 >Grant Coady <gcoady.lk@gmail.com> wrote: > >> On Fri, 1 Sep 2006 01:58:18 -0700, Andrew Morton <akpm@osdl.org> wrote: >> >> > >> >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ >> ... >> >- See the `hot-fixes' directory for any important updates to this patchset. >> > >> Okay, I applied hotfixes and it crashed on boot, > >There's another hotfix there now: > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/hot-fixes/revert-acpi-mwait-c-state-fixes.patch > >If that doesn't prevent the crash, please try to get a trace out of it >somehow? > >> keyboard LEDs flashing: Repeating message, hand copied: >> atkbd.c: Spurious ACK in isa0060/serio0. Some program might be trying access > >Yes, one of my machine does that when it crashes too. It makes the crash >information scroll off the screen in about half a second, which isn't very >kernel-developer-friendly. Dmitry's patch stopped the LEDs but gave VFS no root device error, make no sense to me so I start over... Apply 2.6.18-rc5-mm1, then: File: drivers-md-kconfig-fix-block-dependency.patch File: provide-kernel_execve-on-all-architectures-fix-2.patch File: provide-kernel_execve-on-all-architectures-fix-3.patch File: revert-acpi-mwait-c-state-fixes.patch File: revert-ide-hpa-resume-fix.patch Falls over, looping, after a VFS no root message :( Apply Dmitry's patch... Okay, we're not doing the silly looping: Error is same as previously reported. A couple blank menu screens in other areas, make oldconfig doesn't :( WTF happened to SATA support? Where's it hiding now? Found it... Okay, boots --> Needs Dmitry's non-looping patch so errors don't scroll off screen. Problem was SATA moved to new window and `make oldconfig` didn't ;) Grant. -- VGER BF report: H 6.04481e-06 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 3:51 ` 2.6.18-rc5-mm1 Grant Coady @ 2006-09-02 20:20 ` Grant Coady 0 siblings, 0 replies; 39+ messages in thread From: Grant Coady @ 2006-09-02 20:20 UTC (permalink / raw) To: Grant Coady; +Cc: Andrew Morton, linux-kernel, dmitry.torokhov On Sat, 02 Sep 2006 13:51:04 +1000, Grant Coady <gcoady.lk@gmail.com> wrote: >-- >VGER BF report: H 6.04481e-06 ^^^^^^^^^^^^^--> perhaps whoever is adding this info-gem can add a sane sprintf? The boggle minds ;) Grant. -- VGER BF report: H 0.00423726 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-01 8:58 2.6.18-rc5-mm1 Andrew Morton ` (4 preceding siblings ...) 2006-09-02 1:06 ` 2.6.18-rc5-mm1 Grant Coady @ 2006-09-02 9:05 ` Philippe Gramoullé 2006-09-02 11:40 ` 2.6.18-rc5-mm1 Stefan Richter 5 siblings, 1 reply; 39+ messages in thread From: Philippe Gramoullé @ 2006-09-02 9:05 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-kernel Hello Andrew, On Fri, 1 Sep 2006 01:58:18 -0700 Andrew Morton <akpm@osdl.org> wrote: | ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ 2.6.18-rc5-mm1 doesn't build whereas 2.6.18-rc5 does. p4:/usr/src/linux-2.6.17# make bzImage CHK include/linux/version.h CHK include/linux/utsrelease.h CHK include/linux/compile.h CC arch/i386/kernel/sys_i386.o arch/i386/kernel/sys_i386.c: In function 'kernel_execve': arch/i386/kernel/sys_i386.c:262: error: '__NR_execve' undeclared (first use in this function) arch/i386/kernel/sys_i386.c:262: error: (Each undeclared identifier is reported only once arch/i386/kernel/sys_i386.c:262: error: for each function it appears in.) make[1]: *** [arch/i386/kernel/sys_i386.o] Error 1 make: *** [arch/i386/kernel] Error 2 P4 x86 Thanks, Philippe -- VGER BF report: H 1.56412e-06 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 9:05 ` 2.6.18-rc5-mm1 Philippe Gramoullé @ 2006-09-02 11:40 ` Stefan Richter 2006-09-02 11:51 ` 2.6.18-rc5-mm1 Philippe Gramoullé 0 siblings, 1 reply; 39+ messages in thread From: Stefan Richter @ 2006-09-02 11:40 UTC (permalink / raw) To: Philippe Gramoullé; +Cc: Andrew Morton, linux-kernel Philippe Gramoullé wrote: ... > | ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ > > 2.6.18-rc5-mm1 doesn't build whereas 2.6.18-rc5 does. ... > arch/i386/kernel/sys_i386.c:262: error: '__NR_execve' undeclared (first use in this function) ... Also apply the hot-fixes from above FTP link. -- Stefan Richter -=====-=-==- =--= ---=- http://arcgraph.de/sr/ -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: 2.6.18-rc5-mm1 2006-09-02 11:40 ` 2.6.18-rc5-mm1 Stefan Richter @ 2006-09-02 11:51 ` Philippe Gramoullé 0 siblings, 0 replies; 39+ messages in thread From: Philippe Gramoullé @ 2006-09-02 11:51 UTC (permalink / raw) To: Stefan Richter; +Cc: Andrew Morton, linux-kernel Hello Stefan, Thanks for the hint, it's building fine now. Philippe On Sat, 02 Sep 2006 13:40:55 +0200 Stefan Richter <stefanr@s5r6.in-berlin.de> wrote: | Philippe Gramoullé wrote: | ... | > | ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/ | > | > 2.6.18-rc5-mm1 doesn't build whereas 2.6.18-rc5 does. | ... | > arch/i386/kernel/sys_i386.c:262: error: '__NR_execve' undeclared (first use in this function) | ... | | Also apply the hot-fixes from above FTP link. | -- | Stefan Richter | -=====-=-==- =--= ---=- | http://arcgraph.de/sr/ -- VGER BF report: H 0 ^ permalink raw reply [flat|nested] 39+ messages in thread
end of thread, other threads:[~2006-09-10 16:24 UTC | newest]
Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-04 0:22 2.6.18-rc5-mm1 Pallipadi, Venkatesh
2006-09-04 0:22 ` 2.6.18-rc5-mm1 Pallipadi, Venkatesh
2006-09-04 0:50 ` 2.6.18-rc5-mm1 Andrew Morton
2006-09-04 0:50 ` 2.6.18-rc5-mm1 Andrew Morton
2006-09-04 1:00 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-04 11:52 ` 2.6.18-rc5-mm1 Matthias Hentges
2006-09-04 23:39 ` 2.6.18-rc5-mm1 Matthias Hentges
-- strict thread matches above, loose matches on Subject: below --
2006-09-01 8:58 2.6.18-rc5-mm1 Andrew Morton
2006-09-01 9:53 ` 2.6.18-rc5-mm1 Manuel Lauss
2006-09-01 10:44 ` 2.6.18-rc5-mm1 Grant Wilson
2006-09-01 16:40 ` 2.6.18-rc5-mm1 Maciej Rutecki
2006-09-05 16:16 ` 2.6.18-rc5-mm1 Bjorn Helgaas
2006-09-06 16:55 ` 2.6.18-rc5-mm1 Maciej Rutecki
2006-09-07 3:08 ` 2.6.18-rc5-mm1 Andrew Morton
2006-09-07 3:08 ` 2.6.18-rc5-mm1 Andrew Morton
2006-09-07 17:33 ` 2.6.18-rc5-mm1 keith mannthey
2006-09-07 17:33 ` 2.6.18-rc5-mm1 keith mannthey
2006-09-02 1:00 ` 2.6.18-rc5-mm1 Matthias Hentges
2006-09-02 1:30 ` 2.6.18-rc5-mm1 Andrew Morton
[not found] ` <44F93EB3.8050500@goop.org>
2006-09-02 8:37 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 8:44 ` 2.6.18-rc5-mm1 Greg KH
2006-09-02 8:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 8:52 ` 2.6.18-rc5-mm1 Greg KH
2006-09-02 9:36 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 9:38 ` 2.6.18-rc5-mm1 Jeff Garzik
2006-09-02 9:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 9:56 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-09 23:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-10 16:24 ` 2.6.18-rc5-mm1 Matthias Hentges
2006-09-02 1:06 ` 2.6.18-rc5-mm1 Grant Coady
2006-09-02 1:12 ` 2.6.18-rc5-mm1 Dmitry Torokhov
2006-09-02 1:33 ` 2.6.18-rc5-mm1 Dmitry Torokhov
2006-09-02 2:10 ` 2.6.18-rc5-mm1 Grant Coady
2006-09-02 1:39 ` 2.6.18-rc5-mm1 Andrew Morton
2006-09-02 3:51 ` 2.6.18-rc5-mm1 Grant Coady
2006-09-02 20:20 ` 2.6.18-rc5-mm1 Grant Coady
2006-09-02 9:05 ` 2.6.18-rc5-mm1 Philippe Gramoullé
2006-09-02 11:40 ` 2.6.18-rc5-mm1 Stefan Richter
2006-09-02 11:51 ` 2.6.18-rc5-mm1 Philippe Gramoullé
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.