From: Martin Bligh <mbligh@mbligh.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, Andy Whitcroft <apw@shadowen.org>
Subject: Re: 2.6.18-rc7-mm1
Date: Tue, 19 Sep 2006 10:00:48 -0700 [thread overview]
Message-ID: <45102240.7040100@mbligh.org> (raw)
In-Reply-To: <20060919093122.d8923263.akpm@osdl.org>
Andrew Morton wrote:
> On Tue, 19 Sep 2006 07:45:06 -0700
> "Martin J. Bligh" <mbligh@mbligh.org> wrote:
>
>
>>>- It took maybe ten hours solid work to get this dogpile vaguely
>>> compiling and limping to a login prompt on x86, x86_64 and powerpc.
>>> I guess it's worth briefly testing if you're keen.
>>
>>PPC64 blades shit themselves in a strange way. Possibly the udev
>>breakage you mentioned? Hard to tell really if people are going to
>>go around breaking userspace compatibility ;-(
>
>
> What version of udev is it running?
>
>
>>http://test.kernel.org/abat/48127/debug/console.log
>>
>>..
>>
>>sda: Write Protect is off
>>sda: cache data unavailable
>>sda: assuming drive cache: write through
>>SCSI device sda: 143374000 512-byte hdwr sectors (73407 MB)
>>sda: Write Protect is off
>>sda: cache data unavailable
>>sda: assuming drive cache: write through
>> sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
>>sd 0:0:1:0: Attached scsi disk sda
>>creating device nodes .[: [0-9]*: bad number
>>0:0:1:0: sg_io failed status 0x8 0x0 0x0 0x2
>>0:0:1:0: sense key 0x5 ASC 0x24 ASCQ 0x0
>>[: [0-9]*: bad number
>>0:0:1:0: sg_io failed status 0x8 0x0 0x0 0x2
>>0:0:1:0: sense key 0x5 ASC 0x24 ASCQ 0x0
>>[: [0-9]*: bad number
>>0:0:1:0: sg_io failed status 0x8 0x0 0x0 0x2
>>0:0:1:0: sense key 0x5 ASC 0x24 ASCQ 0x0
>>[: [0-9]*: bad number
>>0:0:1:0: sg_io failed status 0x8 0x0 0x0 0x2
>>0:0:1:0: sense key 0x5 ASC 0x24 ASCQ 0x0
>>[: [0-9]*: bad number
>>
>>
>
>
> That all looks rather bad.
>
>
>>ReiserFS: sda2: Using r5 hash to sort names
>>looking for init ...
>>found /sbin/init
>>/init: cannot open .//dev//console: no such file
>
>
> Bizarrely-formed pathname. Does it always do that?
Working one (-git3): http://test.kernel.org/abat/48064/debug/console.log
Same sgio shit. no mention of /dev/console, but it's an error message,
so not unexpected.
> Has udev actually attempted to do anything by this stage?
Buggered if I know. I always just turn it off on my machines.
> I wasn't seeing anything that spectacular. It used to be the case that
> udev simply hung. But in rc7-mm1 the symptoms are that incoming ssh
> sessions hang, but most other things work OK.
>
> Oh well - Greg has split that tree apart and I shall not be pulling the
> more problematic bits henceforth.
OK, may not be that at all ... could be something entirely different.
Just seemed co-incicental to your comments.
M.
next prev parent reply other threads:[~2006-09-19 17:00 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-19 8:28 2.6.18-rc7-mm1 Andrew Morton
2006-09-19 13:08 ` 2.6.18-rc7-mm1 Olivier Galibert
2006-09-19 14:22 ` 2.6.18-rc7-mm1 Greg KH
2006-09-19 14:21 ` 2.6.18-rc7-mm1 Greg KH
2006-09-19 16:36 ` 2.6.18-rc7-mm1 Andrew Morton
2006-09-19 18:36 ` 2.6.18-rc7-mm1 Greg KH
2006-09-19 14:45 ` 2.6.18-rc7-mm1 Martin J. Bligh
2006-09-19 16:31 ` 2.6.18-rc7-mm1 Andrew Morton
2006-09-19 16:57 ` 2.6.18-rc7-mm1 Olaf Hering
2006-09-19 17:00 ` Martin Bligh [this message]
2006-09-21 12:55 ` 2.6.18-rc7-mm1 Andy Whitcroft
2006-10-07 20:26 ` 2.6.18-rc7-mm1 Greg KH
2006-10-09 12:31 ` 2.6.18-rc7-mm1 Andy Whitcroft
2006-10-09 16:08 ` 2.6.18-rc7-mm1 Greg KH
2006-09-19 17:39 ` [-mm patch] missing class_dev to dev conversions Frederik Deweerdt
2006-10-04 5:10 ` Greg KH
2006-09-19 20:25 ` 2.6.18-rc7-mm1 Rafael J. Wysocki
2006-09-19 20:36 ` 2.6.18-rc7-mm1 Andrew Morton
2006-09-19 21:30 ` 2.6.18-rc7-mm1: networking breakage on HPC nx6325 + SUSE 10.1 Rafael J. Wysocki
2006-09-19 22:06 ` Rafael J. Wysocki
2006-09-19 22:06 ` David Miller
2006-09-19 22:30 ` Greg KH
2006-09-19 22:56 ` Rafael J. Wysocki
2006-09-20 2:28 ` Greg KH
2006-09-20 1:31 ` Dmitry Torokhov
2006-09-20 1:03 ` Valdis.Kletnieks
2006-09-20 14:23 ` 2.6.18-rc7-mm1 Mike Galbraith
2006-09-20 13:18 ` 2.6.18-rc7-mm1 Rafael J. Wysocki
2006-09-21 9:44 ` 2.6.18-rc7-mm1 Andi Kleen
2006-09-21 13:11 ` 2.6.18-rc7-mm1 -- ppc64 crash in slab_node ?? Andy Whitcroft
2006-09-21 17:28 ` Andrew Morton
2006-09-21 18:02 ` Christoph Lameter
2006-09-21 18:07 ` Andy Whitcroft
2006-09-21 18:03 ` Andy Whitcroft
2006-09-21 13:40 ` 2.6.18-rc7-mm1 Ian Kent
2006-09-21 21:07 ` 2.6.18-rc7-mm1 Mark Haverkamp
2006-09-21 22:19 ` 2.6.18-rc7-mm1 Arnd Bergmann
2006-09-22 11:47 ` [PATCH -mm] x86_64 mm generic getcpu syscall fix Cedric Le Goater
2006-09-22 12:19 ` Andi Kleen
2006-09-23 11:03 ` 2.6.18-rc7-mm1 - gregkh-driver-pcmcia-device.patch breaks orinoco card Valdis.Kletnieks
2006-09-27 3:29 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45102240.7040100@mbligh.org \
--to=mbligh@mbligh.org \
--cc=akpm@osdl.org \
--cc=apw@shadowen.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox