Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030589AbWBNS71 (ORCPT ); Tue, 14 Feb 2006 13:59:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030587AbWBNS71 (ORCPT ); Tue, 14 Feb 2006 13:59:27 -0500 Received: from nproxy.gmail.com ([64.233.182.207]:40006 "EHLO nproxy.gmail.com") by vger.kernel.org with ESMTP id S1030556AbWBNS7Y convert rfc822-to-8bit (ORCPT ); Tue, 14 Feb 2006 13:59:24 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YRi5qOcA0f8zx10iqiGKYHgVsZjV0V+iTsc02ays13/sSkWcxonVWwy+3QGlVm4DwVXx2oNUZieyQxocjAiorH642G8BtiH6eVGN8RmE4NfKyz1bJXIh687PZZqqmWelHTt4xCOvPfIHI2vbQhr8BPOMCi6DoxASv9bXmid3tOQ= Message-ID: <58cb370e0602141059i690f665bs39601ba4766585c5@mail.gmail.com> Date: Tue, 14 Feb 2006 19:59:21 +0100 From: Bartlomiej Zolnierkiewicz To: Alan Cox Subject: Re: [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations Cc: Kumar Gala , Andrew Morton , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <1139939605.11979.2.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <1139935828.10394.44.camel@localhost.localdomain> <58cb370e0602140900n4558d608p36e73a58c132b8ac@mail.gmail.com> <1139939605.11979.2.camel@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 21 On 2/14/06, Alan Cox wrote: > On Maw, 2006-02-14 at 18:00 +0100, Bartlomiej Zolnierkiewicz wrote: > > > Do a grep over the code for no_io_32bit and you will see its essentially > > > a private variable in the CMD640 driver. > > > > Please grep ide.c for "no_io_32bit". Thank you. > > Ok I take it back its merely broken and pointless code rather than do > nothing. You are welcomed to fix what you think is broken/pointless. OTOH Kumar's patch is perfectly fine. Thank you, Bartlomiej - 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/