commit | e33ac1c10b6baaac68d18d931e120d8b96e8c5f8 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Jun 01 22:52:54 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:41 2010 -0700 |
tree | e39049f7e17546c3ad9dd90d739b6259826330d2 | |
parent | d87d9b7d19f04b16c4406d3c0feeca10090e0ada [diff] |
vc: Locking clean up The virtual console layer uses the BKL for various things that don't really need it. Clean them out. Signed-off-by: Alan Cox <alan@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>