Re: [PATCH 3.2 015/152] PCI: Restore detection of read-only BARs

2015-02-18 Thread Ben Hutchings
On Tue, 2015-02-17 at 11:01 -0600, Bjorn Helgaas wrote: > On Mon, Feb 16, 2015 at 7:46 PM, Ben Hutchings wrote: > > 3.2.67-rc1 review patch. If anyone has any objections, please let me know. > > No objections, but I think you want 06cf35f903aa ("PCI: Handle > read-only BARs on AMD CS553x devices

Re: [PATCH 3.2 015/152] PCI: Restore detection of read-only BARs

2015-02-17 Thread Bjorn Helgaas
On Mon, Feb 16, 2015 at 7:46 PM, Ben Hutchings wrote: > 3.2.67-rc1 review patch. If anyone has any objections, please let me know. No objections, but I think you want 06cf35f903aa ("PCI: Handle read-only BARs on AMD CS553x devices") at the same time. > -- > > From: Myron Stowe

[PATCH 3.2 015/152] PCI: Restore detection of read-only BARs

2015-02-16 Thread Ben Hutchings
3.2.67-rc1 review patch. If anyone has any objections, please let me know. -- From: Myron Stowe commit 36e8164882ca6d3c41cb91e6f09a3ed236841f80 upstream. Commit 6ac665c63dca ("PCI: rewrite PCI BAR reading code") masked off low-order bits from 'l', but not from 'sz'. Both are