summaryrefslogtreecommitdiffstats
path: root/include/drm
diff options
context:
space:
mode:
authorHugh Dickins2009-04-14 20:25:42 +0200
committerLinus Torvalds2009-04-14 20:45:59 +0200
commit6f66cbc63081fd70e3191b4dbb796746780e5ae1 (patch)
tree007796d19e7b3816f03d690277b45adee5b13c22 /include/drm
parentMerge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadkernel-qcow2-linux-6f66cbc63081fd70e3191b4dbb796746780e5ae1.tar.gz
kernel-qcow2-linux-6f66cbc63081fd70e3191b4dbb796746780e5ae1.tar.xz
kernel-qcow2-linux-6f66cbc63081fd70e3191b4dbb796746780e5ae1.zip
x86 microcode: revert some work_on_cpu
Revert part of af5c820a3169e81af869c113e18ec7588836cd50 ("x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.c") That change is causing only one Intel CPU's microcode to be updated e.g. microcode: CPU3 updated from revision 0x9 to 0x17, date = 2005-04-22 where before it announced that also for CPU0 and CPU1 and CPU2. We cannot use work_on_cpu() in the CONFIG_MICROCODE_OLD_INTERFACE code, because Intel's request_microcode_user() involves a copy_from_user() from /sbin/microcode_ctl, which therefore needs to be on that CPU at the time. Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions