]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fb: Yet another band-aid for fixing lockdep mess
authorTakashi Iwai <tiwai@suse.de>
Fri, 25 Jan 2013 00:28:18 +0000 (10:28 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Feb 2013 14:59:05 +0000 (06:59 -0800)
commitf515e1d59602f8eafaad39b6842bd823ad34654e
tree48d183d9d59e79c35719953ef85b489641f4e598
parentc30b55c385288be48f7accd16a6929ad4d983311
fb: Yet another band-aid for fixing lockdep mess

commit e93a9a868792ad71cdd09d75e5a02d8067473c4e upstream.

I've still got lockdep warnings even after Alan's patch, and it seems that
yet more band aids are required to paper over similar paths for
unbind_con_driver() and unregister_con_driver().  After this hack, lockdep
warnings are finally gone.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Jiri Kosina <jkosina@suse.cz>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt.c
drivers/video/console/fbcon.c
drivers/video/fbmem.c
include/linux/console.h
include/linux/vt_kern.h