Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265253AbUATHdH (ORCPT ); Tue, 20 Jan 2004 02:33:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265254AbUATHdH (ORCPT ); Tue, 20 Jan 2004 02:33:07 -0500 Received: from fw.osdl.org ([65.172.181.6]:15511 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S265253AbUATHdE (ORCPT ); Tue, 20 Jan 2004 02:33:04 -0500 Date: Mon, 19 Jan 2004 23:32:43 -0800 (PST) From: Linus Torvalds To: Pascal Schmidt cc: Andries.Brouwer@cwi.nl, Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH] fix for ide-scsi crash In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 961 Lines: 25 On Mon, 19 Jan 2004, Pascal Schmidt wrote: > > This patch seems to solve all my 2.6 ide-scsi problems. I've applied the fix part of it and pushed it out. If Andries wants to re-send the whitespace fixes, I can apply those too, but I hate applying patches like this where the whitespace fixes hide the real fix. > Andrew, you can drop the atapi-mo-support patches from -mm if you > like. That patch only works with 2048 byte sector discs, while > the ide-scsi/sd solution also works with 512 and 1024 byte sector > discs. I'd really like the ATA cdrom driver to handle different sector sizes properly. There really is no excuse for a block device driver to hardcode its blocksize if it can avoid it. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/