Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #64561 > unrolled thread
| Started by | Takashi Iwai <tiwai@suse.de> |
|---|---|
| First post | 2019-07-27 08:40 +0200 |
| Last post | 2019-07-27 08:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.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.
Bug#931507: [PATCHv2] hda: Fix 1-minute detection delay when i915 module is not available Takashi Iwai <tiwai@suse.de> - 2019-07-27 08:40 +0200
| From | Takashi Iwai <tiwai@suse.de> |
|---|---|
| Date | 2019-07-27 08:40 +0200 |
| Subject | Bug#931507: [PATCHv2] hda: Fix 1-minute detection delay when i915 module is not available |
| Message-ID | <yoox4-8aD-9@gated-at.bofh.it> |
On Fri, 26 Jul 2019 23:47:02 +0200, Samuel Thibault wrote: > > Distribution installation images such as Debian include different sets > of modules which can be downloaded dynamically. Such images may notably > include the hda sound modules but not the i915 DRM module, even if the > latter was enabled at build time, as reported on > https://bugs.debian.org/931507 > > In such a case hdac_i915 would be linked in and try to load the i915 > module, fail since it is not there, but still wait for a whole minute > before giving up binding with it. > > This fixes such as case by only waiting for the binding if the module > was properly loaded (or module support is disabled, in which case i915 > is already compiled-in anyway). > > Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Applied with a slight coding style fix in my side. Also added Fixes and Cc-to-stable tags. At the next time, please check the patch before submission via checkpatch.pl. Thanks! Takashi
Back to top | Article view | linux.debian.kernel
csiph-web