Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1525627
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net v2 0/7] net: cpsw: fix leaks and probe deferral |
| Date | 2016-11-18 19:50 +0100 |
| Message-ID | <sEWoy-2qv-9@gated-at.bofh.it> (permalink) |
| References | <sEycx-3cA-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Johan Hovold <johan@kernel.org> Date: Thu, 17 Nov 2016 17:39:57 +0100 > This series fixes as number of leaks and issues in the cpsw probe-error > and driver-unbind paths, some which specifically prevented deferred > probing. ... > v2 > - Keep platform device runtime-resumed throughout probe instead of > resuming in the probe error path as suggested by Grygorii (patch > 1/7). > > - Runtime-resume platform device before registering any children in > order to make sure it is synchronously suspended after deregistering > children in the error path (patch 3/7). Series applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net v2 0/7] net: cpsw: fix leaks and probe deferral Johan Hovold <johan@kernel.org> - 2016-11-17 18:40 +0100 [PATCH net v2 3/7] net: ethernet: ti: cpsw: fix deferred probe Johan Hovold <johan@kernel.org> - 2016-11-17 18:50 +0100 [PATCH net v2 5/7] net: ethernet: ti: cpsw: fix secondary-emac probe error path Johan Hovold <johan@kernel.org> - 2016-11-17 18:50 +0100 [PATCH net v2 1/7] net: ethernet: ti: cpsw: fix bad register access in probe error path Johan Hovold <johan@kernel.org> - 2016-11-17 18:50 +0100 [PATCH net v2 6/7] net: ethernet: ti: cpsw: add missing sanity check Johan Hovold <johan@kernel.org> - 2016-11-17 18:50 +0100 Re: [PATCH net v2 0/7] net: cpsw: fix leaks and probe deferral David Miller <davem@davemloft.net> - 2016-11-18 19:50 +0100
csiph-web