public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Anyone tested 2.6.27-rc1?
@ 2008-07-30  6:37 Matthew Wilcox
  2008-07-30  8:42 ` Peter Chubb
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthew Wilcox @ 2008-07-30  6:37 UTC (permalink / raw)
  To: linux-ia64


With zx1_defconfig on a dual-processor rx2600 prototype, I get:

VFS: Mounted root (ext3 filesystem) readonly.                                   
Freeing unused kernel memory: 336kB freed                                       
Mount failed for selinuxfs on /selinux:  No such file or directory              
INIT: version 2.86 booting                                                      

... and that's it.  I'm trying to do something else, so I'll probably
just revert back to 2.6.26.

-- 
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Anyone tested 2.6.27-rc1?
  2008-07-30  6:37 Anyone tested 2.6.27-rc1? Matthew Wilcox
@ 2008-07-30  8:42 ` Peter Chubb
  2008-07-30 14:08 ` Matthew Wilcox
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Peter Chubb @ 2008-07-30  8:42 UTC (permalink / raw)
  To: linux-ia64

>>>>> "Matthew" = Matthew Wilcox <matthew@wil.cx> writes:

Matthew> With zx1_defconfig on a dual-processor rx2600 prototype, I
Matthew> get:

Matthew> VFS: Mounted root (ext3 filesystem) readonly.  Freeing unused
Matthew> kernel memory: 336kB freed Mount failed for selinuxfs on
Matthew> /selinux: No such file or directory INIT: version 2.86
Matthew> booting

Matthew> ... and that's it.  I'm trying to do something else, so I'll
Matthew> probably just revert back to 2.6.26.

I get the same on a zx2000 with 2.6.26  plus a few patches ... I was
planning to debug it today, only the disk in my zx2000 died, and I
need to get that fixed first.
--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Anyone tested 2.6.27-rc1?
  2008-07-30  6:37 Anyone tested 2.6.27-rc1? Matthew Wilcox
  2008-07-30  8:42 ` Peter Chubb
@ 2008-07-30 14:08 ` Matthew Wilcox
  2008-07-30 16:24 ` Russ Anderson
  2008-07-30 17:53 ` Luck, Tony
  3 siblings, 0 replies; 5+ messages in thread
From: Matthew Wilcox @ 2008-07-30 14:08 UTC (permalink / raw)
  To: linux-ia64

On Wed, Jul 30, 2008 at 06:42:38PM +1000, Peter Chubb wrote:
> Matthew> ... and that's it.  I'm trying to do something else, so I'll
> Matthew> probably just revert back to 2.6.26.
> 
> I get the same on a zx2000 with 2.6.26  plus a few patches ... I was
> planning to debug it today, only the disk in my zx2000 died, and I
> need to get that fixed first.

Just to confirm ... 2.6.26 with the zx1_defconfig boots fine ... so it's
something in the 8111 2.6.27 commits that breaks it.

-- 
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Anyone tested 2.6.27-rc1?
  2008-07-30  6:37 Anyone tested 2.6.27-rc1? Matthew Wilcox
  2008-07-30  8:42 ` Peter Chubb
  2008-07-30 14:08 ` Matthew Wilcox
@ 2008-07-30 16:24 ` Russ Anderson
  2008-07-30 17:53 ` Luck, Tony
  3 siblings, 0 replies; 5+ messages in thread
From: Russ Anderson @ 2008-07-30 16:24 UTC (permalink / raw)
  To: linux-ia64

linux-next (2.6.27-rc1-next-20080730) builds and boots on Altix.


On Wed, Jul 30, 2008 at 12:37:31AM -0600, Matthew Wilcox wrote:
> 
> With zx1_defconfig on a dual-processor rx2600 prototype, I get:
> 
> VFS: Mounted root (ext3 filesystem) readonly.                                   
> Freeing unused kernel memory: 336kB freed                                       
> Mount failed for selinuxfs on /selinux:  No such file or directory              
> INIT: version 2.86 booting                                                      
> 
> ... and that's it.  I'm trying to do something else, so I'll probably
> just revert back to 2.6.26.

-- 
Russ Anderson, OS RAS/Partitioning Project Lead  
SGI - Silicon Graphics Inc          rja@sgi.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Anyone tested 2.6.27-rc1?
  2008-07-30  6:37 Anyone tested 2.6.27-rc1? Matthew Wilcox
                   ` (2 preceding siblings ...)
  2008-07-30 16:24 ` Russ Anderson
@ 2008-07-30 17:53 ` Luck, Tony
  3 siblings, 0 replies; 5+ messages in thread
From: Luck, Tony @ 2008-07-30 17:53 UTC (permalink / raw)
  To: linux-ia64

> Just to confirm ... 2.6.26 with the zx1_defconfig boots fine ... so it's
> something in the 8111 2.6.27 commits that breaks it.

I have 2.6.27-rc1 [with 1 patch from linux-next to fix cpumask_of_cpu()
so that my ancient compiler won't bomb out with build errors] running
on Intel tiger (using tiger_defconfig) and HP rx2620 (using zx1_defconfig).

-Tony

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-30 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-30  6:37 Anyone tested 2.6.27-rc1? Matthew Wilcox
2008-07-30  8:42 ` Peter Chubb
2008-07-30 14:08 ` Matthew Wilcox
2008-07-30 16:24 ` Russ Anderson
2008-07-30 17:53 ` Luck, Tony

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox