Re: 2.6.11-rc2-mm1: kernel bad access while booting diskless client

2005-01-27 Thread Albert Herranz
--- Andreas Gruenbacher <[EMAIL PROTECTED]> escribió: > Hello again, > > this looks like a good candidate. Could you please > try if it fixes the > problem? The Oops went away with this one. > Thanks, Your welcome. Cheers, Albert __

Re: 2.6.11-rc2-mm1: kernel bad access while booting diskless client

2005-01-27 Thread Andreas Gruenbacher
Hello again, this looks like a good candidate. Could you please try if it fixes the problem? Thanks, -- Andreas Gruenbacher <[EMAIL PROTECTED]> SUSE Labs, SUSE LINUX GMBH --- Begin Message --- This pattern from 2.4 times doesn't work very well anymore :( Signed-off-by: Andreas Gruenbacher <[EMA

Re: 2.6.11-rc2-mm1: kernel bad access while booting diskless client

2005-01-27 Thread Albert Herranz
--- Andreas Gruenbacher <[EMAIL PROTECTED]> escribió: > Hello, > > here is a fix for a NULL pointer access problem with > NFSv2 that isn't in > 2.6.11-rc2-mm1, but it can't explain this NULL > inode->i_op. > > -- Andreas. Hi, Yes, that patch seems unrelated. Same Oops with or without it. Tha

Re: 2.6.11-rc2-mm1: kernel bad access while booting diskless client

2005-01-27 Thread Andreas Gruenbacher
Hello, here is a fix for a NULL pointer access problem with NFSv2 that isn't in 2.6.11-rc2-mm1, but it can't explain this NULL inode->i_op. -- Andreas. --- Begin Message --- Hello, this patch has an NFSv2 problem that I haven't tripped over until today. The fix is this: --- 8< --- Fix

Re: 2.6.11-rc2-mm1: kernel bad access while booting diskless client

2005-01-27 Thread Albert Herranz
--- Andrew Morton <[EMAIL PROTECTED]> escribió: > Can you tell us which filesystem is being bad? Add > this: > > if (!inode->i_op) > printk("%s is naughty\n", inode->i_sb->s_id); > > It's probably NFS - there has been some work done in > there in -mm. 0:a is naughty Cheer

Re: 2.6.11-rc2-mm1: kernel bad access while booting diskless client

2005-01-27 Thread Andrew Morton
Albert Herranz <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm getting a kernel Oops while booting 2.6.11-rc2-mm1 > on a diskless (nfsroot based) embedded ppc system. > Vanilla 2.6.11-rc2 works Ok. > > [...] > VFS: Mounted root (nfs filesystem) readonly. > Freeing unused kernel memory: 112k init > INI

2.6.11-rc2-mm1: kernel bad access while booting diskless client

2005-01-27 Thread Albert Herranz
Hi, I'm getting a kernel Oops while booting 2.6.11-rc2-mm1 on a diskless (nfsroot based) embedded ppc system. Vanilla 2.6.11-rc2 works Ok. [...] VFS: Mounted root (nfs filesystem) readonly. Freeing unused kernel memory: 112k init INIT: version 2.86 booting Oops: kernel access of bad area, sig: 11