Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1311188 > unrolled thread
| Started by | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| First post | 2016-01-17 22:20 +0100 |
| Last post | 2016-01-18 07:30 +0100 |
| 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: [GIT PULL] sound updates for 4.5-rc1 Linus Torvalds <torvalds@linux-foundation.org> - 2016-01-17 22:20 +0100
Re: [GIT PULL] sound updates for 4.5-rc1 Takashi Iwai <tiwai@suse.de> - 2016-01-18 07:30 +0100
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Date | 2016-01-17 22:20 +0100 |
| Subject | Re: [GIT PULL] sound updates for 4.5-rc1 |
| Message-ID | <qS2TU-7V6-19@gated-at.bofh.it> |
On Sat, Jan 16, 2016 at 8:03 AM, Takashi Iwai <tiwai@suse.de> wrote:
>
> [NOTE: this contains also many commits for DRM. This is due to the
> pull of drm stable branch into sound tree, as the base of i915 audio
> component work for HD-audio. The highlights below don't contain
> these DRM changes, as these are supposed to be pulled via drm tree in
> anyway sooner or later.]
The drm parts also introduce a new warning:
drivers/gpu/drm/i915/intel_display.c:5232:0: warning:
"for_each_power_domain" redefined
drivers/gpu/drm/i915/i915_drv.h:312:0: note: this is the location of
the previous definition
which I'm leaving alone because I'm hoping that it will just magically
fix itself when I get the full drm pull.
But I wanted to mention it, just to make sure that it _does_ get fixed.
Linus
[toc] | [next] | [standalone]
| From | Takashi Iwai <tiwai@suse.de> |
|---|---|
| Date | 2016-01-18 07:30 +0100 |
| Message-ID | <qSbua-5ds-7@gated-at.bofh.it> |
| In reply to | #1311188 |
On Sun, 17 Jan 2016 22:15:41 +0100, Linus Torvalds wrote: > > On Sat, Jan 16, 2016 at 8:03 AM, Takashi Iwai <tiwai@suse.de> wrote: > > > > [NOTE: this contains also many commits for DRM. This is due to the > > pull of drm stable branch into sound tree, as the base of i915 audio > > component work for HD-audio. The highlights below don't contain > > these DRM changes, as these are supposed to be pulled via drm tree in > > anyway sooner or later.] > > The drm parts also introduce a new warning: > > drivers/gpu/drm/i915/intel_display.c:5232:0: warning: > "for_each_power_domain" redefined > drivers/gpu/drm/i915/i915_drv.h:312:0: note: this is the location of > the previous definition > > which I'm leaving alone because I'm hoping that it will just magically > fix itself when I get the full drm pull. Oh yes, I should have mentioned it. It's intermittent and the fix is in drm tree. > But I wanted to mention it, just to make sure that it _does_ get fixed. Thanks! Takashi
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web