Re: Latest git oopses during boot

2008-02-07 Thread FUJITA Tomonori
On Thu, 7 Feb 2008 23:24:00 +0100 "Harald Arnesen" <[EMAIL PROTECTED]> wrote: > On 2/7/08, Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > > > > On Thu, 7 Feb 2008, Harald Arnesen wrote: > > > > > > I'll try applying the patch to a freshly downloaded git-tree. > > > > Ok, good. > > > > > Shall I t

Re: Latest git oopses during boot

2008-02-07 Thread Harald Arnesen
On 2/7/08, Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > On Thu, 7 Feb 2008, Harald Arnesen wrote: > > > > I'll try applying the patch to a freshly downloaded git-tree. > > Ok, good. > > > Shall I try another compiler? I have at least these two: > > > > gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu2) >

Re: Latest git oopses during boot

2008-02-07 Thread Linus Torvalds
On Thu, 7 Feb 2008, Harald Arnesen wrote: > > I'll try applying the patch to a freshly downloaded git-tree. Ok, good. > Shall I try another compiler? I have at least these two: > > gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu2) > gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) I

Re: Latest git oopses during boot

2008-02-07 Thread Harald Arnesen
Linus Torvalds <[EMAIL PROTECTED]> writes: > On Thu, 7 Feb 2008, Harald Arnesen wrote: >> > >> > Can you do a >> > >> > make drivers/scsi/advansys.lst >> > >> > and see what it should be? >> >> Anyway, here it is, as an attachment. > > Ok, I was wrong. The code really *does* compile to th

Re: Latest git oopses during boot

2008-02-07 Thread Linus Torvalds
On Thu, 7 Feb 2008, Harald Arnesen wrote: > > > > Can you do a > > > > make drivers/scsi/advansys.lst > > > > and see what it should be? > > Anyway, here it is, as an attachment. Ok, I was wrong. The code really *does* compile to that insane a3 14 00 00 00 mov%eax,

Re: Latest git oopses during boot

2008-02-07 Thread Linus Torvalds
On Thu, 7 Feb 2008, Harald Arnesen wrote: > > OK, tried it. Another screen shot attached > (I must really get another box to use as a serial terminal). This oops decodes to 8b 44 24 10 mov0x10(%esp),%eax 8b 90 7c 02 00 00 mov0x27c(%eax),%edx 83 ea 54

Re: Latest git oopses during boot

2008-02-07 Thread FUJITA Tomonori
On Thu, 7 Feb 2008 12:14:56 +0100 "Harald Arnesen" <[EMAIL PROTECTED]> wrote: > On 2/7/08, Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > (cc's restored, and expanded a bit) > > Ah, sorry, not used to gmail's web interface. Clicked the wrong button. > > > > Seems to be the advansys driver, so

Re: Latest git oopses during boot

2008-02-07 Thread Christoph Hellwig
On Thu, Feb 07, 2008 at 12:14:56PM +0100, Harald Arnesen wrote: > > The only recent changes to drivers/scsi/advansys.c are > > > > commit b80ca4f7ee36c26d300c5a8f429e73372d153379 > > Author: FUJITA Tomonori <[EMAIL PROTECTED]> > > Date: Sun Jan 13 15:46:13 2008 +0900 > > > > [SCSI] replace si

Re: Latest git oopses during boot

2008-02-07 Thread Harald Arnesen
On 2/7/08, Andrew Morton <[EMAIL PROTECTED]> wrote: > > (cc's restored, and expanded a bit) Ah, sorry, not used to gmail's web interface. Clicked the wrong button. > > Seems to be the advansys driver, so I tried to remove it - and indeed, > > the kernel now boots. So I guess it's either that driv

Re: Latest git oopses during boot

2008-02-07 Thread Andrew Morton
(cc's restored, and expanded a bit) On Thu, 7 Feb 2008 10:44:29 +0100 "Harald Arnesen" <[EMAIL PROTECTED]> wrote: > On Feb 6, 2008 11:47 PM, Andrew Morton <[EMAIL PROTECTED]> wrote: > > On Wed, 6 Feb 2008 17:32:22 +0100 > > "Harald Arnesen" <[EMAIL PROTECTED]> wrote: > > > > > Photo of screen at