public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: James Bottomley <James.Bottomley@SteelEye.com>,
	Paul Mackerras <paulus@samba.org>,
	linux-scsi@vger.kernel.org, Paul Nasrat <pnasrat@redhat.com>
Subject: Re: ybin on powerpc
Date: Sun, 20 Aug 2006 15:41:18 -0700	[thread overview]
Message-ID: <20060820154118.e489f445.akpm@osdl.org> (raw)
In-Reply-To: <1156110857.5803.82.camel@localhost.localdomain>

On Mon, 21 Aug 2006 07:54:17 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:

> 
> > Well ... OK, we shouldn't break things gratuitously.  However,
> > the /proc/scsi interface is deprecated and has been for a while now.
> > 
> > Secondly, as Matthew pointed out, the SCSI standards actually keep
> > changing their minds about the names of these things ...
> > 
> > But, thirdly, in order to get around the issue, we provided the
> > 
> > /sys/class/scsi_disk/<x:y:z:i>/device/type
> > 
> > interface which supplies the numeric field value precisely so people
> > shouldn't parse the translated strings.
> > 
> > So, it sounds like yaboot is also in need of modification.
> 
> CC'ed Paul Nasrat who is the current yaboot maintainer
> 
> (Paul, the problem is about a /proc/scsi change breaking ofpath. The
> change will probably be reverted, but still, ofpath should be changed to
> not rely on that crap anymore)
> 

yup.

James, I think the best (only) way in which we can communicate with all
users of the kernel is via the kernel.  So we add a once-per-boot printk on
first access to /proc/scsi/scsi (it should include current->comm).

That should get people migrating off /proc/scsi/scsi as quickly as we can
reasonably expect.  Then in a year or four we can perhaps remove it.

  reply	other threads:[~2006-08-20 22:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060819111919.a60dca49.akpm@osdl.org>
     [not found] ` <1156024644.5803.73.camel@localhost.localdomain>
2006-08-20  1:28   ` ybin on powerpc Andrew Morton
2006-08-20  1:56     ` Matthew Wilcox
2006-08-20  2:28       ` Andrew Morton
2006-08-20  3:05         ` Matthew Wilcox
2006-08-20  3:12           ` Andrew Morton
2006-08-20 15:39     ` James Bottomley
2006-08-20 21:54       ` Benjamin Herrenschmidt
2006-08-20 22:41         ` Andrew Morton [this message]
2006-08-21 10:06         ` Paul Nasrat

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=20060820154118.e489f445.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=James.Bottomley@SteelEye.com \
    --cc=benh@kernel.crashing.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=paulus@samba.org \
    --cc=pnasrat@redhat.com \
    /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