From: Alan Cox Date: Fri, 24 Feb 2012 12:47:11 +0000 (+0000) Subject: vt: lock the accent table X-Git-Tag: v3.4-rc1~185^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247ff8e610cb63c015de19191db9666754c2ed79;p=pandora-kernel.git vt: lock the accent table First step to debletcherising the vt console layer - pick a victim and fix the locking This is a nice simple object with its own rules so lets pick it out for treatment. The user of the table already has a lock so we will also use the same lock for updates. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed