All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Reif <reif@earthlink.net>
To: sparclinux@vger.kernel.org
Subject: Re: sparc32 boot problem (SCSI?)
Date: Thu, 28 May 2009 02:21:37 +0000	[thread overview]
Message-ID: <4A1DF531.4030402@earthlink.net> (raw)
In-Reply-To: <4A1608E3.6040009@earthlink.net>

Robert Reif wrote:
> I'm trying to bisect this and have narrowed it down to
> late in the merge window.  Unfortunately I can't easily narrow
> it down further because module loading also broke during
> the same time frame.
I bisected it down to this but it makes no sense.

f894e74dc1983062d30d4e1b79bdb90b8a847f52 is first bad commit
commit f894e74dc1983062d30d4e1b79bdb90b8a847f52
Author: Jaswinder Singh Rajput <jaswinder@kernel.org>
Date:   Fri Apr 3 01:42:50 2009 +0530

    [SCSI] qlogicpti: use request_firmware
   
    Firmware blob is little endian
   
    Thanks to Stephen Rothwell for fixing typos
   
    Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
    Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

It's an sbus module but not one I'm using.  I had to disable module
versioning and enable forced module loading to get around the
module loading bug fixed shortly after this series.

May 27 21:19:42 ss20-1 kernel: [42949376.370000] Freeing unused kernel 
memory: 132k freed
May 27 21:19:42 ss20-1 kernel: [42949377.210000] input: Sun Mouse as 
/class/input/input0
May 27 21:19:42 ss20-1 kernel: [42949378.400000] SCSI subsystem initialized
May 27 21:19:42 ss20-1 kernel: [42949378.540000] esp: esp0, 
regs[fd407000:fd406000] irq[36]
May 27 21:19:42 ss20-1 kernel: [42949378.550000] esp: esp0 is a FAS100A, 
40 MHz (ccf=0), SCSI ID 7
May 27 21:19:42 ss20-1 kernel: [42949381.570000] scsi0 : esp
May 27 21:19:42 ss20-1 kernel: [42949381.590000] esp: esp1, 
regs[fd409000:fd408000] irq[53]
May 27 21:19:42 ss20-1 kernel: [42949381.600000] esp: esp1 is a FASHME, 
40 MHz (ccf=0), SCSI ID 7
May 27 21:19:42 ss20-1 kernel: [42949384.620000] scsi1 : esp
May 27 21:19:42 ss20-1 kernel: [42949384.650000] scsi 1:0:0:0: 
Direct-Access     SEAGATE  ST39102LCSUN9.0G 0828 PQ: 0 ANSI: 2
May 27 21:19:42 ss20-1 kernel: [42949384.660000]  target1:0:0: Beginning 
Domain Validation
May 27 21:19:42 ss20-1 kernel: [42949384.680000]  target1:0:0: FAST-10 
WIDE SCSI 20.0 MB/s ST (100 ns, offset 15)
May 27 21:19:42 ss20-1 kernel: [42949384.690000]  target1:0:0: Domain 
Validation skipping write tests
May 27 21:19:42 ss20-1 kernel: [42949384.700000]  target1:0:0: Ending 
Domain Validation
May 27 21:19:42 ss20-1 kernel: [42949389.550000] Driver 'sd' needs 
updating - please use bus_type methods
May 27 21:19:42 ss20-1 kernel: [42949389.580000] sd 1:0:0:0: [sda] 
17689267 512-byte hardware sectors: (9.05 GB/8.43 GiB)
May 27 21:19:42 ss20-1 kernel: [42949389.590000] sd 1:0:0:0: [sda] Write 
Protect is off
May 27 21:19:42 ss20-1 kernel: [42949389.600000] sd 1:0:0:0: [sda] Mode 
Sense: cf 00 10 08
May 27 21:19:42 ss20-1 kernel: [42949389.600000] sd 1:0:0:0: [sda] Write 
cache: disabled, read cache: enabled, supports DPO and FUA
May 27 21:19:42 ss20-1 kernel: [42949389.620000]  sda: sda1 sda2 sda3 sda4
May 27 21:19:42 ss20-1 kernel: [42949389.680000] sd 1:0:0:0: [sda] 
Attached SCSI disk


  parent reply	other threads:[~2009-05-28  2:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22  2:07 sparc32 boot problem (SCSI?) Robert Reif
2009-05-22 11:02 ` Josip Rodin
2009-05-23  1:21 ` Robert Reif
2009-05-23 13:02 ` Josip Rodin
2009-05-25  0:26 ` Robert Reif
2009-05-26  2:01 ` Robert Reif
2009-05-28  2:21 ` Robert Reif [this message]
2009-05-29  0:52 ` Robert Reif
2009-06-11 10:27 ` David Miller

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=4A1DF531.4030402@earthlink.net \
    --to=reif@earthlink.net \
    --cc=sparclinux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.