From: H. Peter Anvin Date: Mon, 4 Feb 2008 15:47:59 +0000 (+0100) Subject: x86: cpuid, msr: use inode mutex instead of big kernel lock X-Git-Tag: v2.6.25-rc1~1057^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b06ac867176d5d24757bda7e13f6255d6b96d7b;p=pandora-kernel.git x86: cpuid, msr: use inode mutex instead of big kernel lock Instead of grabbing the BKL on seek, use the inode mutex in the style of generic_file_llseek(). Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed