Re: select(0, ..) is valid ?

2007-05-22 Thread Steve Fox
On Tue, 2007-05-22 at 07:34 -0700, Nishanth Aravamudan wrote: > On 22.05.2007 [09:16:37 -0500], Steve Fox wrote: > > > > Andy put this through a couple machines on test.kernel.org and elm3b6 > > was fixed, however elm3b239 still had a boot error. > >

Re: select(0, ..) is valid ?

2007-05-22 Thread Steve Fox
error. BUG: at mm/slab.c:777 __find_general_cachep() Call Trace: [] __kmalloc+0xa6/0xe0 [] cache_k8_northbridges+0x9b/0x120 [] gart_iommu_init+0x33/0x5b0 [] __wake_up+0x43/0x70 [] genl_rcv+0x0/0x70 [] netlink_kernel_create+0x155/0x170 [] pci_iommu_init+0x9/0x20 [] kernel_init+0x154/0x330

Re: 2.6.19-rc1: known regressions (v2) - xfrm_register_mode

2006-10-09 Thread Steve Fox
On Sat, 2006-10-07 at 23:46 +0200, Adrian Bunk wrote: > Subject: oops in xfrm_register_mode > References : http://lkml.org/lkml/2006/10/4/170 > Submitter : Steve Fox <[EMAIL PROTECTED]> > Status : unknown Status: Vivek and Mel have both created patches which fix the boo

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-06 Thread Steve Fox
em even if it's not the 100% correct fix. I was able to boot the machine with Mel's patch applied on top of -git22. -- Steve Fox IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-05 Thread Steve Fox
tes] -- Steve Fox IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-05 Thread Steve Fox
ent him the boot log to verify they really are the same as without this back-out. -- Steve Fox IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-05 Thread Steve Fox
2 [] init+0x0/0x3b0 [] child_rip+0x0/0x12 Code: 48 83 78 08 00 75 06 48 89 58 08 31 ed 48 89 d7 e8 e5 fe ff RIP [] xfrm_register_mode+0x36/0x60 RSP CR2: 00000827 <0>Kernel panic - not syncing: Aiee, killing interrupt handler! -- Steve Fox IBM Linux Technology Center - T

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-05 Thread Steve Fox
c1e8 b xfrm_state_gc_list 8075c1f0 b acqseq.27386 > And please add a > printk("global %p\n", xfrm_policy_afinfo[family]); > at the beginning of net/xfrm/xfrm_poliy.c:xfrm_policy_lock_afinfo > and post the output. Included above. -- Steve Fox IBM Linux Technology Center

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-05 Thread Steve Fox
e config file I'm using is at http://flooterbu.net/kernel/elm3b239-2.6.17.config -- Steve Fox IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-05 Thread Steve Fox
the thread. > > > > > > Then maybe trying 2.6.17 + the patch and then bisect between that and -rc4? > > I think it's fixed already in -git22, or at least it is for the IBM box > reporting to test.kernel.org. You might want to try that one ... -git22 also p

Re: 2.6.18-mm3 oops in xfrm_register_mode

2006-10-04 Thread Steve Fox
> git-of-the-moment. If that doesn't fail, they fixed it. origin.patch from --m3 failed. Unfortunately so did a fresh clone of Linus's git tree. -- Steve Fox IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-04 Thread Steve Fox
On Wed, 2006-10-04 at 08:45 -0700, Andrew Morton wrote: > On Wed, 04 Oct 2006 08:42:28 -0500 > Steve Fox <[EMAIL PROTECTED]> wrote: > > Sorry for the delay. I was finally able to perform a bisect on this. It > > turns out the patch that causes this is > > x8

Re: 2.6.18-mm2 boot failure on x86-64

2006-10-04 Thread Steve Fox
On Thu, 2006-09-28 at 14:01 -0700, Andrew Morton wrote: > On Thu, 28 Sep 2006 17:50:31 + (UTC) > "Steve Fox" <[EMAIL PROTECTED]> wrote: > > > On Thu, 28 Sep 2006 01:46:23 -0700, Andrew Morton wrote: > > > > > ftp://ftp.kernel.org/pub/linux/ke