2.6.23-rc2-mm1 -- drivers/dma/ioat_dca.c:177: error: implicit declaration of function ‘cpu_physical_id’

2007-08-09 Thread Miles Lane
CC drivers/dma/ioat_dca.o drivers/dma/ioat_dca.c: In function 'ioat_dca_get_tag': drivers/dma/ioat_dca.c:177: error: implicit declaration of function 'cpu_physical_id' make[2]: *** [drivers/dma/ioat_dca.o] Error 1 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: 2.6.23-rc2-mm1: no bcm43xx

2007-08-09 Thread Michael Buesch
On Thursday 09 August 2007 16:24:57 Rafael J. Wysocki wrote: > On Thursday, 9 August 2007 10:51, Andrew Morton wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ > > > > - Added new NFSD development tree as

Re: 2.6.23-rc2-mm1: no bcm43xx

2007-08-09 Thread Rafael J. Wysocki
On Thursday, 9 August 2007 10:51, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ > > - Added new NFSD development tree as git-nfsd ("J. Bruce Fields" > <[EMAIL PROTECTED]>) > > - There is

2.6.23-rc2-mm1: e1000e global symbols must be renamed

2007-08-09 Thread Adrian Bunk
On Thu, Aug 09, 2007 at 01:51:06AM -0700, Andrew Morton wrote: >... > - There is a new e1000 driver in git-netdev-all, called e1000e. I'm sure > the developers would like it tested. Please cc [EMAIL PROTECTED] on > any reports. >... > Changes since 2.6.23-rc2-mm1:

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Michal Piotrowski
Andrew Morton pisze: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ I am experiencing some problems with 8139too [ 28.847004] 8139too :02:0d.0: region #0 not a PIO resource, aborting [ 28.854722] Bad IO access at port 0 () [ 28.859

Re: 2.6.23-rc2-mm1 -- PPC G5 kernel compile failure

2007-08-09 Thread Andy Whitcroft
Seeing the following compile error on a G5 mac: drivers/video/tdfxfb.c: In function 'tdfxfb_setup': drivers/video/tdfxfb.c:1341: error: 'opt' undeclared (first use in this function) drivers/video/tdfxfb.c:1341: error: (Each

Re: 2.6.23-rc2-mm1 -- spinlock bad magic

2007-08-09 Thread Andy Whitcroft
3: Modules linked in: Pid: 272, comm: pdflush Not tainted 2.6.23-rc2-mm1-autokern1 #1 RIP: 0010:[] [] flush_tlb_others+0x69/0x95 RSP: :810001f15a90 EFLAGS: 0202 RAX: 0003 RBX: 810001f15ac0 RCX: 0008 RDX: 08f3 RSI: 00f3 RDI

Re: 2.6.23-rc2-mm1: hang, prop_norm_single involved

2007-08-09 Thread Cornelia Huck
x36/0x44 [<00022c30>] sysc_noemu+0x10/0x16 [<020d8e1c>] 0x20d8e1c The system seems to be completely usable afterwards. I can reliably produce this callchain (or a similar one, but always involving mmput) with the attached .config; however, turning on more lock deb

Re: 2.6.23-rc2-mm1: hang, prop_norm_single involved

2007-08-09 Thread Peter Zijlstra
On Thu, 2007-08-09 at 15:10 +0400, Alexey Dobriyan wrote: > LTP run reproducably hangs during rwtest01 test > rwtest -N rwtest01 -c -q -i 60s -f sync 10%25000:rs-sync=$$ > Calltrace is always the same: > > INFO: trying to register non-static key > __lock_acquire+0x210/0xc9e >

2.6.23-rc2-mm1: hang, prop_norm_single involved

2007-08-09 Thread Alexey Dobriyan
LTP run reproducably hangs during rwtest01 test rwtest -N rwtest01 -c -q -i 60s -f sync 10%25000:rs-sync=$$ Calltrace is always the same: INFO: trying to register non-static key __lock_acquire+0x210/0xc9e lock_acquire+0x87/0xa3 _spin_lock_irqsave+0x2f/0x5f

2.6.23-rc2-mm1

2007-08-09 Thread Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ - Added new NFSD development tree as git-nfsd ("J. Bruce Fields" <[EMAIL PROTECTED]>) - There is a new e1000 driver in git-netdev-all, called e1000e. I'm sure the developers woul

2.6.23-rc2-mm1

2007-08-09 Thread Andrew Morton
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ - Added new NFSD development tree as git-nfsd (J. Bruce Fields [EMAIL PROTECTED]) - There is a new e1000 driver in git-netdev-all, called e1000e. I'm sure the developers would like it tested. Please

2.6.23-rc2-mm1: hang, prop_norm_single involved

2007-08-09 Thread Alexey Dobriyan
LTP run reproducably hangs during rwtest01 test rwtest -N rwtest01 -c -q -i 60s -f sync 10%25000:rs-sync=$$ Calltrace is always the same: INFO: trying to register non-static key __lock_acquire+0x210/0xc9e lock_acquire+0x87/0xa3 _spin_lock_irqsave+0x2f/0x5f

Re: 2.6.23-rc2-mm1: hang, prop_norm_single involved

2007-08-09 Thread Peter Zijlstra
On Thu, 2007-08-09 at 15:10 +0400, Alexey Dobriyan wrote: LTP run reproducably hangs during rwtest01 test rwtest -N rwtest01 -c -q -i 60s -f sync 10%25000:rs-sync=$$ Calltrace is always the same: INFO: trying to register non-static key __lock_acquire+0x210/0xc9e

Re: 2.6.23-rc2-mm1: hang, prop_norm_single involved

2007-08-09 Thread Cornelia Huck
, but always involving mmput) with the attached .config; however, turning on more lock debugging makes it go away :( # # Automatically generated make config: don't edit # Linux kernel version: 2.6.23-rc2-mm1 # Thu Aug 9 14:22:15 2007 # CONFIG_MMU=y CONFIG_ZONE_DMA=y CONFIG_LOCKDEP_SUPPORT=y

Re: 2.6.23-rc2-mm1 -- spinlock bad magic

2007-08-09 Thread Andy Whitcroft
for 11s! [pdflush:272] CPU 3: Modules linked in: Pid: 272, comm: pdflush Not tainted 2.6.23-rc2-mm1-autokern1 #1 RIP: 0010:[8021a9c3] [8021a9c3] flush_tlb_others+0x69/0x95 RSP: :810001f15a90 EFLAGS: 0202 RAX: 0003 RBX: 810001f15ac0 RCX: 0008 RDX

Re: 2.6.23-rc2-mm1 -- PPC G5 kernel compile failure

2007-08-09 Thread Andy Whitcroft
Seeing the following compile error on a G5 mac: drivers/video/tdfxfb.c: In function 'tdfxfb_setup': drivers/video/tdfxfb.c:1341: error: 'opt' undeclared (first use in this function) drivers/video/tdfxfb.c:1341: error: (Each

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Michal Piotrowski
Andrew Morton pisze: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ I am experiencing some problems with 8139too [ 28.847004] 8139too :02:0d.0: region #0 not a PIO resource, aborting [ 28.854722] Bad IO access at port 0 () [ 28.859459] WARNING

2.6.23-rc2-mm1: e1000e global symbols must be renamed

2007-08-09 Thread Adrian Bunk
On Thu, Aug 09, 2007 at 01:51:06AM -0700, Andrew Morton wrote: ... - There is a new e1000 driver in git-netdev-all, called e1000e. I'm sure the developers would like it tested. Please cc [EMAIL PROTECTED] on any reports. ... Changes since 2.6.23-rc2-mm1: ... git-netdev-all.patch

Re: 2.6.23-rc2-mm1: no bcm43xx

2007-08-09 Thread Rafael J. Wysocki
On Thursday, 9 August 2007 10:51, Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ - Added new NFSD development tree as git-nfsd (J. Bruce Fields [EMAIL PROTECTED]) - There is a new e1000 driver in git-netdev-all, called

Re: 2.6.23-rc2-mm1: no bcm43xx

2007-08-09 Thread Michael Buesch
On Thursday 09 August 2007 16:24:57 Rafael J. Wysocki wrote: On Thursday, 9 August 2007 10:51, Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ - Added new NFSD development tree as git-nfsd (J. Bruce Fields [EMAIL

2.6.23-rc2-mm1 -- drivers/dma/ioat_dca.c:177: error: implicit declaration of function ‘cpu_physical_id’

2007-08-09 Thread Miles Lane
CC drivers/dma/ioat_dca.o drivers/dma/ioat_dca.c: In function 'ioat_dca_get_tag': drivers/dma/ioat_dca.c:177: error: implicit declaration of function 'cpu_physical_id' make[2]: *** [drivers/dma/ioat_dca.o] Error 1 - To unsubscribe from this list: send the line unsubscribe linux-kernel in

Re: 2.6.23-rc2-mm1 -- PPC G5 kernel compile failure (patch)

2007-08-09 Thread Krzysztof Helt
On Thu, 9 Aug 2007 14:04:49 +0100 Andy Whitcroft [EMAIL PROTECTED] wrote: Seeing the following compile error on a G5 mac: drivers/video/tdfxfb.c: In function 'tdfxfb_setup': drivers/video/tdfxfb.c:1341: error: 'opt' undeclared (first use in this

Re: 2.6.23-rc2-mm1 -- drivers/ dma/ioat_dca.c:177: error: implicit declaration of function ‘cpu_physical_id’

2007-08-09 Thread Adrian Bunk
On Thu, Aug 09, 2007 at 10:18:15AM -0400, Miles Lane wrote: CC drivers/dma/ioat_dca.o drivers/dma/ioat_dca.c: In function 'ioat_dca_get_tag': drivers/dma/ioat_dca.c:177: error: implicit declaration of function 'cpu_physical_id' make[2]: *** [drivers/dma/ioat_dca.o] Error 1

Re: 2.6.23-rc2-mm1: kernel BUG at mm/swap_state.c:78!

2007-08-09 Thread Mariusz Kozlowski
pcmcia 8250_pci 8250 serial_core yenta_socket rsrc_nonstatic pcmcia_core 8139too CPU:0 EIP:0060:[c01504b7]Tainted: PVLI EFLAGS: 00010246 (2.6.23-rc2-mm1 #1) EIP is at __add_to_swap_cache+0xc6/0xd7 eax: 4000 ebx: c11285c0 ecx: 00d0 edx: 0283 esi: c11285c0 edi

Re: 2.6.23-rc2-mm1: kernel BUG at mm/swap_state.c:78!

2007-08-09 Thread Adrian Bunk
On Thu, Aug 09, 2007 at 05:11:52PM +0200, Mariusz Kozlowski wrote: ... Not sure why it says kernel was tainted though ... hmmm. ... What does your syslog say when it was tainted? Regards, Mariusz cu Adrian -- Is there not promise of rain? Ling Tan asked suddenly out

Re: 2.6.23-rc2-mm1: kernel BUG at mm/swap_state.c:78!

2007-08-09 Thread Mariusz Kozlowski
... Not sure why it says kernel was tainted though ... hmmm. ... What does your syslog say when it was tainted? Shit. My fault. I'll try to reproduce it on untainted kernel. Thanks, Mariusz - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a

Re: 2.6.23-rc2-mm1: hang, prop_norm_single involved

2007-08-09 Thread Peter Zijlstra
On Thu, 2007-08-09 at 14:45 +0200, Peter Zijlstra wrote: On Thu, 2007-08-09 at 15:10 +0400, Alexey Dobriyan wrote: LTP run reproducably hangs during rwtest01 test rwtest -N rwtest01 -c -q -i 60s -f sync 10%25000:rs-sync=$$ Calltrace is always the same: [EMAIL PROTECTED] ~]#

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Michal Piotrowski
Andrew Morton pisze: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ bash_shared_mapping triggered this [ 874.714700] INFO: trying to register non-static key. [ 874.719659] the code is fine but needs lockdep annotation. [ 874.725133] turning off

Re: 2.6.23-rc2-mm1: kernel BUG at mm/swap_state.c:78!

2007-08-09 Thread Hugh Dickins
linked in: orinoco_cs orinoco hermes pl2303 usbserial pcmcia 8250_pci 8250 serial_core yenta_socket rsrc_nonstatic pcmcia_core 8139too CPU:0 EIP:0060:[c01504b7]Tainted: PVLI EFLAGS: 00010246 (2.6.23-rc2-mm1 #1) EIP is at __add_to_swap_cache+0xc6/0xd7 eax: 4000 ebx

Re: 2.6.23-rc2-mm1: kernel BUG at mm/swap_state.c:78!

2007-08-09 Thread Michal Piotrowski
] PREEMPT Modules linked in: orinoco_cs orinoco hermes pl2303 usbserial pcmcia 8250_pci 8250 serial_core yenta_socket rsrc_nonstatic pcmcia_core 8139too CPU:0 EIP:0060:[c01504b7]Tainted: PVLI EFLAGS: 00010246 (2.6.23-rc2-mm1 #1) EIP is at __add_to_swap_cache+0xc6/0xd7 eax

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Michal Piotrowski
Michal Piotrowski pisze: Andrew Morton pisze: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ bash_shared_mapping triggered this [ 874.714700] INFO: trying to register non-static key. [ 874.719659] the code is fine but needs lockdep annotation

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Andrew Morton
On Thu, 09 Aug 2007 17:36:57 +0200 Michal Piotrowski [EMAIL PROTECTED] wrote: Andrew Morton pisze: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ bash_shared_mapping triggered this [ 874.714700] INFO: trying to register non-static key

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Andrew Morton
On Thu, 09 Aug 2007 18:19:30 +0200 Michal Piotrowski [EMAIL PROTECTED] wrote: This might be related. The kernel is tainted because I hit kernel BUG at /home/devel/linux-mm/mm/swap_state.c:78! umm, possibly. If we went BUG while holding a spinlock then sure, a future lockup is pretty much

Re: [E1000-devel] 2.6.23-rc2-mm1: e1000e global symbols must be renamed

2007-08-09 Thread Kok, Auke
Adrian Bunk wrote: On Thu, Aug 09, 2007 at 01:51:06AM -0700, Andrew Morton wrote: ... - There is a new e1000 driver in git-netdev-all, called e1000e. I'm sure the developers would like it tested. Please cc [EMAIL PROTECTED] on any reports. ... Changes since 2.6.23-rc2-mm1: ... git-netdev

Re: 2.6.23-rc2-mm1 -- PPC G5 kernel compile failure (patch)

2007-08-09 Thread Andy Whitcroft
On Thu, Aug 09, 2007 at 04:20:06PM +0200, Krzysztof Helt wrote: On Thu, 9 Aug 2007 14:04:49 +0100 Andy Whitcroft [EMAIL PROTECTED] wrote: Seeing the following compile error on a G5 mac: drivers/video/tdfxfb.c: In function 'tdfxfb_setup': drivers/video/tdfxfb.c:1341: error: 'opt'

Re: 2.6.23-rc2-mm1 -- spinlock bad magic

2007-08-09 Thread Andy Whitcroft
On Thu, Aug 09, 2007 at 01:53:06PM +0100, Andy Whitcroft wrote: Seeing spinlock bad magic BUG's from x86 and x86_64 test boxes, fsx-linux seems to be tickling it. Adding Peter as prop_norm_single seems to be his: Talking to Peter on IRC he suggested I back out the patch below and retest on

Re: 2.6.23-rc2-mm1 -- drivers/dma/ioat_dca.c:177: error: implicit declaration of function ‘cpu_physical_id’

2007-08-09 Thread Miles Lane
[2]: *** [drivers/dma/ioat_dca.o] Error 1 -ENODOTCONFIG # # Automatically generated make config: don't edit # Linux kernel version: 2.6.23-rc2-mm1 # Thu Aug 9 12:18:45 2007 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Andrew Morton
On Thu, 09 Aug 2007 15:23:41 +0200 Michal Piotrowski [EMAIL PROTECTED] wrote: Andrew Morton pisze: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ I am experiencing some problems with 8139too [ 28.847004] 8139too :02:0d.0: region #0

Re: 2.6.23-rc2-mm1 -- drivers/dma/ioat_dca.c:177: error: implicit declaration of function ___cpu_physical_id ___

2007-08-09 Thread Andrew Morton
On Thu, 9 Aug 2007 10:18:15 -0400 Miles Lane [EMAIL PROTECTED] wrote: CC drivers/dma/ioat_dca.o drivers/dma/ioat_dca.c: In function 'ioat_dca_get_tag': drivers/dma/ioat_dca.c:177: error: implicit declaration of function 'cpu_physical_id' Looks like cpu_physical_id() doesn't get

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Michal Piotrowski
On 09/08/07, Andrew Morton [EMAIL PROTECTED] wrote: On Thu, 09 Aug 2007 15:23:41 +0200 Michal Piotrowski [EMAIL PROTECTED] wrote: Andrew Morton pisze: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ I am experiencing some problems with 8139too

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Andrew Morton
/patches/2.6/2.6.23-rc2/2.6.23-rc2-mm1/ I am experiencing some problems with 8139too [ 28.847004] 8139too :02:0d.0: region #0 not a PIO resource, aborting [ 28.854722] Bad IO access at port 0 () [ 28.859459] WARNING: at /home/devel/linux-mm/lib/iomap.c:44 bad_io_access

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Jeff Garzik
Andrew Morton wrote: umm, I was hoping to find out which of those two patches was the cuplrit. Almost surely it was 9ee6b32a47b9abc565466a9c3b127a5246b452e5? Highly likely it is my patch in #ALL. Jeff - To unsubscribe from this list: send the line unsubscribe linux-kernel in the

Re: 2.6.23-rc2-mm1: silly df numbers on 32bit extN

2007-08-09 Thread Hugh Dickins
is not promoted to s64 in the desired way, so df on extN filesystems is showing silly numbers. The hack below (say long instead of s64 or s32) may be good as hotfix for 2.6.23-rc2-mm1, but is probably the worst of solutions. Perhaps take-s64 should be reverted, perhaps there should be a percpu_counter_sub

2.6.23-rc2-mm1 -- INFO: possible circular locking dependency detected

2007-08-09 Thread Miles Lane
[ INFO: possible circular locking dependency detected ] 2.6.23-rc2-mm1 #7 --- kacpid/53 is trying to acquire lock: (ec-lock){--..}, at: [c03031a7] mutex_lock+0x1c/0x1f but task is already holding lock: (dpc-work){--..}, at: [c012689d

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Jesper Juhl
On 09/08/07, Andrew Morton [EMAIL PROTECTED] wrote: ... - If there's a patch in here which you think should be in 2.6.23 but I do not have it designated in that way, please be sure to let me know. ... Well, if you want to clean up your patch queue a bit then I have a few suggestions for some

Re: 2.6.23-rc2-mm1: silly df numbers on 32bit extN

2007-08-09 Thread Andrew Morton
users of percpu_counter_add are passing -unsignedlong as the amount, which is not promoted to s64 in the desired way, so df on extN filesystems is showing silly numbers. The hack below (say long instead of s64 or s32) may be good as hotfix for 2.6.23-rc2-mm1, but is probably the worst

Re: 2.6.23-rc2-mm1 -- INFO: possible circular locking dependency detected

2007-08-09 Thread Andrew Morton
On Thu, 9 Aug 2007 16:24:48 -0400 Miles Lane [EMAIL PROTECTED] wrote: [ INFO: possible circular locking dependency detected ] 2.6.23-rc2-mm1 #7 --- kacpid/53 is trying to acquire lock: (ec-lock){--..}, at: [c03031a7] mutex_lock+0x1c/0x1f

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Gabriel C
# # Automatically generated make config: don't edit # Linux kernel version: 2.6.23-rc2-mm1 # Thu Aug 9 15:19:34 2007 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_NONIRQ_WAKEUP=y

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Andrew Morton
On Thu, 09 Aug 2007 23:36:04 +0200 Gabriel C [EMAIL PROTECTED] wrote: ... +pci-align-bar-settings-for-legacy-mode-ide.patch +pci-align-bar-settings-for-legacy-mode-ide-fix.patch 2.6.23 material, but these belong to subssytem trees ... These broke the IDE controller ,

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Alan Cox
[ 28.828484] :00:1f.1: cannot adjust BAR0 (not I/O) [ 28.828487] :00:1f.1: cannot adjust BAR1 (not I/O) [ 28.828489] :00:1f.1: cannot adjust BAR2 (not I/O) [ 28.828491] :00:1f.1: cannot adjust BAR3 (not I/O) This means it didn't do anything. (wrongly because its

Re: 2.6.23-rc2-mm1 -- INFO: possible circular locking dependency detected

2007-08-09 Thread Alexey Starikovskiy
Andrew Morton wrote: On Thu, 9 Aug 2007 16:24:48 -0400 Miles Lane [EMAIL PROTECTED] wrote: [ INFO: possible circular locking dependency detected ] 2.6.23-rc2-mm1 #7 --- kacpid/53 is trying to acquire lock: (ec-lock){--..}, at: [c03031a7

Re: 2.6.23-rc2-mm1

2007-08-09 Thread Gabriel C
Precision WorkStation 530 MT. Actually I have an ATA-7 disc on the primary EIDE connector ( one port free ) and an oldish CDROM on the secondary EIDE connector ( one port free ). http://194.231.229.228/lara/lara.dmesg ( from 2.6.23-rc2-mm1 with the 2 patches reverted ) http://194.231.229.228/lara

Re: 2.6.23-rc2-mm1: sleeping function called from invalid context at kernel/mutex.c:86

2007-08-09 Thread Mariusz Kozlowski
# Linux kernel version: 2.6.23-rc2-mm1 # Fri Aug 10 00:12:50 2007 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_NONIRQ_WAKEUP=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_SEMAPHORE_SLEEPERS=y

Re: 2.6.23-rc2-mm1: rtl8139 inconsistent lock state

2007-08-09 Thread Mariusz Kozlowski
Hello, = [ INFO: inconsistent lock state ] 2.6.23-rc2-mm1 #7 - inconsistent {in-hardirq-W} - {hardirq-on-W} usage. ifconfig/5492 [HC0[0]:SC0[0]:HE1:SE1] takes: (tp-lock){+...}, at: [de8706e0] rtl8139_interrupt+0x27/0x46b [8139too

Re: 2.6.23-rc2-mm1: sleeping function called from invalid context at kernel/mutex.c:86

2007-08-09 Thread Andrew Morton
On Fri, 10 Aug 2007 01:23:07 +0200 Mariusz Kozlowski [EMAIL PROTECTED] wrote: Hello, This probably doesn't have great impact ;) but ... To reproduce: run torture tests for RCU and then sysrq+q. SysRq : Show Pending Timers Timer List Version: v0.3 HRTIMER_MAX_CLOCK_BASES: 2 now at

Re: 2.6.23-rc2-mm1: kernel BUG at mm/swap_state.c:78!

2007-08-09 Thread Nick Piggin
-__add_to_swap_cache-locking.patch is fine for mainline, but soon generates a kernel BUG at mm/swap_state.c:78! when it meets mm-implement-swap-prefetching.patch in 2.6.23-rc2-mm1. We could add a fix to the latter, but I think it's better to adjust Nick's, so that it's right for whichever tree it's in: move

2.6.23-rc2-mm1: rcutorture xtime usage

2007-08-09 Thread Adrian Bunk
On Thu, Aug 09, 2007 at 01:51:06AM -0700, Andrew Morton wrote: ... Changes since 2.6.23-rc2-mm1: ... +allow-rcutorture-to-handle-synchronize_sched.patch ... 2.6.23 queue ... All drivers were converted to no longer use xtime directly since it might be quite outdated, but this patch adds

Re: 2.6.23-rc2-mm1: rcutorture xtime usage

2007-08-09 Thread Adrian Bunk
On Thu, Aug 09, 2007 at 07:00:40PM -0700, Paul E. McKenney wrote: On Fri, Aug 10, 2007 at 03:31:46AM +0200, Adrian Bunk wrote: On Thu, Aug 09, 2007 at 01:51:06AM -0700, Andrew Morton wrote: ... Changes since 2.6.23-rc2-mm1: ... +allow-rcutorture-to-handle-synchronize_sched.patch

Re: 2.6.23-rc2-mm1: rcutorture xtime usage

2007-08-09 Thread Paul E. McKenney
On Fri, Aug 10, 2007 at 03:31:46AM +0200, Adrian Bunk wrote: On Thu, Aug 09, 2007 at 01:51:06AM -0700, Andrew Morton wrote: ... Changes since 2.6.23-rc2-mm1: ... +allow-rcutorture-to-handle-synchronize_sched.patch ... 2.6.23 queue ... All drivers were converted to no longer use

Re: 2.6.23-rc2-mm1: rcutorture xtime usage

2007-08-09 Thread Andrew Morton
On Thu, 9 Aug 2007 19:00:40 -0700 Paul E. McKenney [EMAIL PROTECTED] wrote: On Fri, Aug 10, 2007 at 03:31:46AM +0200, Adrian Bunk wrote: On Thu, Aug 09, 2007 at 01:51:06AM -0700, Andrew Morton wrote: ... Changes since 2.6.23-rc2-mm1: ... +allow-rcutorture-to-handle

Re: 2.6.23-rc2-mm1: sleeping function called from invalid context at kernel/mutex.c:86

2007-08-09 Thread Josh Triplett
Andrew Morton wrote: On Fri, 10 Aug 2007 01:23:07 +0200 Mariusz Kozlowski [EMAIL PROTECTED] wrote: Hello, This probably doesn't have great impact ;) but ... To reproduce: run torture tests for RCU and then sysrq+q. SysRq : Show Pending Timers Timer List Version: v0.3

<    1   2