]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jan 2013 06:04:46 +0000 (17:04 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jan 2013 06:04:46 +0000 (17:04 +1100)
commitd29b01a629e0b479959f94d917974936b3c518cc
treea56b2dc6d4b714d03e0e3ba453e52a4addd06344
parent4550f9560cce7639e3d24f680b7dd4ceb191c818
parentf009f04cc8c95a44fc3c516b1da169cee91c30a7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

Pull console lockdep checking revert from Dave Airlie.

The lockdep splat this showed was interesting, but it's very very old,
and we won't be fixing it until 3.9.  In the meantime, undo the lockdep
annotation so that we don't generate the (known) console lockdep issue,
and then possibly hide any potential other (unknown) lockdep problems
that got disabled by the first one that triggered.

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  Revert "console: implement lockdep support for console_lock"