x86: cdev lock_kernel() pushdown
authorJonathan Corbet <corbet@lwn.net>
Thu, 15 May 2008 15:12:01 +0000 (09:12 -0600)
committerJonathan Corbet <corbet@lwn.net>
Sun, 18 May 2008 21:43:40 +0000 (15:43 -0600)
commit5119e92efc733d730b34f9605a5ae61fdc4bf649
tree1262d1ed4d4934d62de6b92e8983d234ed2cda28
parent1fa984b583a809423ddb1d88fa46484071f85f80
x86: cdev lock_kernel() pushdown

Push the cdev lock_kernel() call down into the x86 msr and cpuid drivers.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
arch/x86/kernel/cpuid.c
arch/x86/kernel/msr.c