Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1391640 > unrolled thread
| Started by | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| First post | 2016-04-30 18:30 +0200 |
| Last post | 2016-04-30 18:30 +0200 |
| Articles | 1 — 1 participant |
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] parport: use subsys_initcall Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-04-30 18:30 +0200
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Date | 2016-04-30 18:30 +0200 |
| Subject | Re: [PATCH] parport: use subsys_initcall |
| Message-ID | <rtFWi-2dj-5@gated-at.bofh.it> |
On Tue, Apr 12, 2016 at 08:56:10PM +0530, Sudip Mukherjee wrote: > The drivers which depends on parport may sometimes try to iniitialize > and register with parport bus even before parport has actually > registered with the device layer. > The simplest solution is to mark the init function as subsys_initcall() > and load the parport before the other drivers loads. > > Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> > --- Hi Greg, A gentle ping. I know you are going to close your trees soon. And maybe we don't have enough time to have this tested on linux-next. regards sudip
Back to top | Article view | linux.kernel
csiph-web