Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1411320

Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions

From Johannes Thumshirn <jthumshirn@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions
Date 2016-06-01 17:30 +0200
Message-ID <rFgfM-1DF-7@gated-at.bofh.it> (permalink)
References <rEQEF-2x9-3@gated-at.bofh.it> <rEQEH-2x9-45@gated-at.bofh.it> <rF9nY-5Ug-23@gated-at.bofh.it> <rFaan-6aY-21@gated-at.bofh.it> <rFfMK-1eo-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 01, 2016 at 07:56:45AM -0700, Jeff Kirsher wrote:
> On Wed, 2016-06-01 at 10:51 +0200, Johannes Thumshirn wrote:
> > On Wed, Jun 01, 2016 at 12:59:56AM -0700, Christoph Hellwig wrote:
> > > On Tue, May 31, 2016 at 02:05:13PM +0200, Johannes Thumshirn wrote:
> > > > Now that we do have pci_request_mem_regions() and
> > pci_release_mem_regions() at
> > > > hand, use it in the ethernet drivers.
> > > 
> > > This should probably be one patch per driver.
> > 
> > I though if I do one patch per subsystem it'll be less a hassle for the
> > individual maintainers, but if the netdev people want it as split up,
> > I'll be
> > doing it of cause.
> 
> Since almost all the changes are to Intel wired LAN drivers, if you just
> split off the atheros change into a separate patch, I would be happy.  Then
> you could keep just one patch to change all the Intel drivers.

That should be doable. I'll send a v2 with all requested changes tomorrow.

-- 
Johannes Thumshirn                                          Storage
jthumshirn@suse.de                                +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-31 14:10 +0200
  Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Christoph Hellwig <hch@infradead.org> - 2016-06-01 10:10 +0200
    Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Johannes Thumshirn <jthumshirn@suse.de> - 2016-06-01 11:00 +0200
      Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Jeff Kirsher <jeffrey.t.kirsher@intel.com> - 2016-06-01 17:00 +0200
        Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Johannes Thumshirn <jthumshirn@suse.de> - 2016-06-01 17:30 +0200

csiph-web