diff options
author | Borislav Petkov <[email protected]> | 2016-02-03 12:33:44 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-09 11:41:18 +0100 |
commit | f7eb59dda129e46be5e195a46bfd0dde76db9bbd (patch) | |
tree | ccd80c77b22308d9ac202bb6a1aa0c7978784e74 /fs/fs_struct.c | |
parent | f96fde531946524b26d25d4eed9625695837f524 (diff) |
x86/microcode/AMD: Issue microcode updated message later
Before this, we issued this message from save_microcode_in_initrd()
which is called from free_initrd_mem(), i.e., only when we have an
initrd enabled. However, we can update from builtin microcode too but
then we don't issue the update message.
Fix it by issuing that message on the generic driver init path.
Tested-by: Thomas Voegtle <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions