Re: 3.1-rc3-git6: Reported regressions from 3.0
Linus Torvalds <torvalds-de/[email protected]> Sun, 28 Aug 2011 12:49:26 -0700
| Newsgroups | org.kernel.vger.kernel-testers |
|---|---|
| Message-ID | <CA+55aFxuTmfE3iFL7ko=9ZWDuxenssw69hyEG3bgQxy_QDqgZA__38225.403489969$1314561028$gmane$org@mail.gmail.com> |
On Sun, Aug 28, 2011 at 12:35 PM, Dave Jones <[email protected]> wrote: > On Sun, Aug 28, 2011 at 08:22:05PM +0200, Rafael J. Wysocki wrote: > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=41742 > > Subject : duplicate filename for intel_backlight with the i915 driver > > Submitter : François Valenduc <[email protected]> > > Date : 2011-08-25 18:51 (4 days old) > > First-Bad-Commit: http://git.kernel.org/linus/aaa6fd2a004147bf32fce05720938236de3361d9 > > this should be fixed by b727d20269e8ef1de002bfea8099f5e9db9e9f23 Actually, by a2cc797d2d1a ("i915: do not setup intel_backlight "). That b727d20269e is just my merge commit that brings in the fix (and the bogus initialization of 'locked') into mainline. Linus