Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1473452 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2016-08-31 15:20 +0200 |
| Last post | 2016-08-31 17:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] driver core: Add deferred_probe attribute to devices in sysfs Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-31 15:20 +0200
Re: [PATCH] driver core: Add deferred_probe attribute to devices in sysfs Ben Hutchings <ben.hutchings@codethink.co.uk> - 2016-08-31 17:10 +0200
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-08-31 15:20 +0200 |
| Subject | Re: [PATCH] driver core: Add deferred_probe attribute to devices in sysfs |
| Message-ID | <scdAS-2Rr-17@gated-at.bofh.it> |
On Tue, Aug 16, 2016 at 02:34:18PM +0100, Ben Hutchings wrote: > It is sometimes useful to know that a device is on the deferred probe > list rather than, say, not having a driver available. Expose this > information to user-space. What can someone use this for? It's an attribute that for 99.9% of the time will always be the same value. I can see when debugging it might be nice, but what can a user do with this? thanks, greg k-h
[toc] | [next] | [standalone]
| From | Ben Hutchings <ben.hutchings@codethink.co.uk> |
|---|---|
| Date | 2016-08-31 17:10 +0200 |
| Message-ID | <scfjk-40K-53@gated-at.bofh.it> |
| In reply to | #1473452 |
On Wed, 2016-08-31 at 15:10 +0200, Greg Kroah-Hartman wrote: > On Tue, Aug 16, 2016 at 02:34:18PM +0100, Ben Hutchings wrote: > > It is sometimes useful to know that a device is on the deferred probe > > list rather than, say, not having a driver available. Expose this > > information to user-space. > > What can someone use this for? It's an attribute that for 99.9% of the > time will always be the same value. > > I can see when debugging it might be nice, but what can a user do with > this? Yes this is mostly for debugging. (Like many of the attributes in sysfs.) Ben. -- Ben Hutchings Software Developer, Codethink Ltd.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web