From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755733Ab1LZPlX (ORCPT ); Mon, 26 Dec 2011 10:41:23 -0500 Received: from mail.dev.rtsoft.ru ([213.79.90.226]:54710 "HELO mail.dev.rtsoft.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755687Ab1LZPlV (ORCPT ); Mon, 26 Dec 2011 10:41:21 -0500 From: Sergei Shtylyov Organization: MontaVista Software Inc. To: linux-scsi@vger.kernel.org Subject: Re: [PATCH 0/3] SCSI: use pci_dev->revision Date: Mon, 26 Dec 2011 19:40:15 +0300 User-Agent: KMail/1.9.10 Cc: James.Bottomley@suse.de, akpm@linux-foundation.org, linux-kernel@vger.kernel.org References: <201112261920.48250.sshtylyov@ru.mvista.com> In-Reply-To: <201112261920.48250.sshtylyov@ru.mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201112261940.15534.sshtylyov@ru.mvista.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello. On Monday 26 December 2011 07:20:47 pm Sergei Shtylyov wrote: > This patchset converts the remaining cases of reading the PCI revision register > directly to using the value already cached by PCI subsystem in the 'revision' > field of 'struct pci_dev'. > The patchset wasn't merged in either 2.6.39, 3.0, 3.1, or 3.2 time -- hopefully > it can be merged to 3.3 at least... > James B., you seem to consistently ignore this patchset without telling me what > is wrong with it; in all my attempts at submitting it I got no feedback what > so ever. Andrew M., as James seem to ignore this patchset, maybe you could > queue it? Forgot to add that all the analogous patches to other sybsystems (except these three to the SCSI subsystem and to the Fusion MPT driver) have been merged long ago, without much hassle... WBR, Sergei