From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [patch 18/19] SCSI: fix transfer direction in scsi_lib and st Date: Fri, 23 Dec 2005 17:05:25 -0600 Message-ID: <1135379125.3728.57.camel@mulgrave> References: <20051223221200.342826000@press.kroah.org> <20051223224852.GR19057@kroah.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20051223224852.GR19057@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , Theodore Ts'o , Randy Dunlap , Dave Jones , Chuck Wolber , torvalds@osdl.org, akpm@osdl.org, alan@lxorguk.ukuu.org.uk, linux-scsi@vger.kernel.org, stefanr@s5r6.in-berlin.de List-Id: linux-scsi@vger.kernel.org On Fri, 2005-12-23 at 14:48 -0800, Greg Kroah-Hartman wrote: > plain text document attachment > (scsi-fix-transfer-direction-in-scsi_lib-and-st.patch) > -stable review patch. If anyone has any objections, please let us know. Erm, on this diff, you're missing the function scsi_setup_blk_pc_cmnd() Unless these patches were split up strangely and it actually went through in some other patch that wasn't sent to linux-scsi? I'd just take the diffs out of the current kernel tree: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8c730e85e80734412f4f73ab28496a0e8b04a7b http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9526497cf03ee775c3a6f8ba62335735f98de7a I think they'll apply straight to 2.6.13-stable. James