Hugh Dickins
6f66cbc630
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>
2009-04-14 11:45:59 -07:00
..
2009-04-05 02:14:15 -04:00
2009-04-13 11:32:09 -07:00
2009-04-13 18:09:20 -07:00
2009-03-10 16:24:23 +01:00
2009-04-03 10:36:57 -07:00
2009-03-31 13:33:50 +10:30
2009-04-01 08:59:16 -07:00
2009-04-01 08:59:16 -07:00
2009-03-15 07:03:15 +01:00
2009-02-17 17:52:44 +01:00
2009-03-06 16:13:15 +01:00
2009-03-30 14:04:53 +11:00
2009-03-23 15:02:05 +05:30
2009-03-13 02:37:18 +01:00
2009-03-27 17:28:43 +01:00
2009-02-25 08:27:46 +01:00
2009-02-24 18:08:40 +01:00
2009-03-27 17:28:43 +01:00
2009-03-14 09:42:51 +01:00
2009-03-12 11:57:46 +01:00
2009-04-09 05:43:32 +02:00
2009-03-14 17:23:47 -07:00
2009-03-14 15:37:14 -07:00
2009-03-17 11:52:10 -07:00
2009-02-24 18:08:38 +01:00
2009-02-22 18:01:18 +01:00
2009-03-04 20:33:16 +01:00
2009-02-10 13:13:23 +01:00
2009-03-21 16:56:10 +05:30
2009-02-23 00:08:11 +01:00
2009-03-21 16:57:04 +05:30
2009-03-02 12:07:48 +01:00
2009-02-24 21:52:45 +01:00
2009-02-09 12:16:05 +01:00
2009-04-08 18:06:07 +02:00
2009-03-30 18:00:26 -07:00
2009-03-30 18:00:26 -07:00
2009-03-21 16:55:45 +05:30
2009-02-17 17:52:44 +01:00
2009-04-02 00:49:02 +02:00
2009-03-19 14:04:19 +01:00
2009-02-23 00:08:11 +01:00
2009-03-10 18:13:25 -07:00
2009-03-10 18:13:25 -07:00
2009-04-02 00:49:02 +02:00
2009-02-23 00:08:11 +01:00
2009-03-30 22:05:14 +10:30
2009-03-18 13:51:17 +01:00
2009-04-14 11:45:59 -07:00
2009-03-18 13:51:17 +01:00
2009-03-12 13:13:07 +01:00
2009-04-12 12:32:18 +02:00
2009-02-14 23:05:25 +01:00
2009-01-30 14:51:44 -08:00
2009-01-30 14:51:44 -08:00
2009-03-19 14:04:19 +01:00
2009-04-07 08:31:12 -07:00
2009-03-05 12:47:28 +01:00
2009-04-07 08:31:11 -07:00
2009-04-02 19:04:51 -07:00
2009-04-02 19:04:51 -07:00
2009-04-05 11:04:19 -07:00
2009-04-09 05:43:32 +02:00
2009-03-28 22:27:45 +01:00
2009-04-08 17:53:27 +02:00
2009-03-10 18:13:25 -07:00
2009-03-10 18:13:25 -07:00
2009-03-21 16:56:37 +05:30
2009-04-02 06:08:05 +02:00
2009-03-30 18:00:26 -07:00
2009-04-01 17:13:17 +02:00
2009-02-17 17:52:44 +01:00
2009-03-13 14:49:54 +10:30
2009-01-31 04:21:18 +01:00
2009-04-02 19:05:08 -07:00
2009-02-23 00:08:11 +01:00
2009-03-30 22:05:14 +10:30
2009-03-30 23:53:32 +02:00
2009-03-21 16:55:24 +05:30
2009-02-13 11:35:01 -08:00
2009-02-13 11:35:01 -08:00
2009-03-02 12:07:48 +01:00
2009-03-27 17:28:43 +01:00
2009-02-17 17:52:44 +01:00
2009-03-05 11:27:49 +01:00
2009-03-11 09:49:01 +01:00
2009-02-11 14:00:56 -08:00
2009-03-19 14:04:19 +01:00
2009-03-30 22:05:14 +10:30
2009-03-17 14:16:02 -07:00
2009-03-17 12:58:15 -07:00
2009-03-25 21:34:28 +01:00
2009-04-12 13:08:56 +02:00