All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] SCSI: use pci_dev->revision
@ 2011-12-26 16:20 Sergei Shtylyov
  2011-12-26 16:40 ` Sergei Shtylyov
  0 siblings, 1 reply; 2+ messages in thread
From: Sergei Shtylyov @ 2011-12-26 16:20 UTC (permalink / raw)
  To: linux-scsi, James.Bottomley, akpm; +Cc: linux-kernel

Hello.

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?

WBR, Sergei

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/3] SCSI: use pci_dev->revision
  2011-12-26 16:20 [PATCH 0/3] SCSI: use pci_dev->revision Sergei Shtylyov
@ 2011-12-26 16:40 ` Sergei Shtylyov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Shtylyov @ 2011-12-26 16:40 UTC (permalink / raw)
  To: linux-scsi; +Cc: James.Bottomley, akpm, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-26 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-26 16:20 [PATCH 0/3] SCSI: use pci_dev->revision Sergei Shtylyov
2011-12-26 16:40 ` Sergei Shtylyov

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.