From: James Bottomley <James.Bottomley@SteelEye.com>
To: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: "Nicholas A. Bellinger" <nab@kernel.org>,
Geoff Levand <geoffrey.levand@am.sony.com>,
Masakazu Mokuno <mokuno@sm.sony.co.jp>,
Cell Broadband Engine OSS Development <cbe-oss-dev@ozlabs.org>,
linux-scsi@vger.kernel.org
Subject: Re: [Cbe-oss-dev] Playstation 3 BD-ROM access and LV1_DENIED_BY_POLICY
Date: Mon, 06 Aug 2007 09:09:39 -0500 [thread overview]
Message-ID: <1186409379.3436.3.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.62.0708061533230.31116@pademelon.sonytel.be>
On Mon, 2007-08-06 at 15:38 +0200, Geert Uytterhoeven wrote:
> On Fri, 3 Aug 2007, Geoff Levand wrote:
> > Nicholas A. Bellinger wrote:
> > > Thank you for this information. I since been able to resolve my issue
> > > on 2.6.16 (which ended up being my fault), and was able to determine
> > > that the issue on 2.6.23-rc1 is due to
> > > drivers/scsi/scsi_lib.c:scsi_execute_async() rejecting READ_10 and
> > > TEST_UNIT_READY commands in certain cases (perhaps a race in
> > > drivers/scsi/ps3rom.c..?) using this API that was causing the win32 side
> > > to throw exceptions.
> >
> > If you get more info on what was happening here, please report it to Geert
> > so he can investigate. He should return next week.
>
> Indeed.
>
> Perhaps because ps3rom cannot queue more than 1 command?
> I'm CCing the SCSI guys, just in case this rings a bell.
Without details, it's really hard to speculate. The problem description
is manifestly strange for two reasons
1. READ_10 should never be issued via scsi_execute_async. There's
no ULD in the current kernel that does this. The READ_X/WRITE_X
commands are issued through the filesystem path.
2. There's no command filter in there either: I can imagine an eh
problem where the LLD isn't accepting the TUR because it still
thinks the just recovered command is outstanding.
So could we have some actual details?
James
next prev parent reply other threads:[~2007-08-06 14:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <46B1F92C.8030206@am.sony.com>
[not found] ` <1186072148.13194.46.camel@haakon2.linux-iscsi.org>
[not found] ` <20070803110537.A84C.MOKUNO@sm.sony.co.jp>
[not found] ` <1186133997.3198.19.camel@haakon2.linux-iscsi.org>
[not found] ` <46B3770E.4070805@am.sony.com>
2007-08-06 13:38 ` [Cbe-oss-dev] Playstation 3 BD-ROM access and LV1_DENIED_BY_POLICY Geert Uytterhoeven
2007-08-06 14:09 ` James Bottomley [this message]
2007-08-06 14:19 ` Geert Uytterhoeven
2007-08-07 8:45 ` Nicholas A. Bellinger
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=1186409379.3436.3.camel@localhost.localdomain \
--to=james.bottomley@steeleye.com \
--cc=Geert.Uytterhoeven@sonycom.com \
--cc=cbe-oss-dev@ozlabs.org \
--cc=geoffrey.levand@am.sony.com \
--cc=linux-scsi@vger.kernel.org \
--cc=mokuno@sm.sony.co.jp \
--cc=nab@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.