]> www.infradead.org Git - users/jedix/linux-maple.git/commit
1. Move arch/x86/kernel/microcode_xen.c file to proper cpu microcode driver
authorAaron Young <Aaron.Young@oracle.com>
Wed, 7 Mar 2018 20:20:19 +0000 (12:20 -0800)
committerJack Vogel <jack.vogel@oracle.com>
Thu, 8 Mar 2018 03:45:29 +0000 (19:45 -0800)
commitb0c32f7be5f7f1f77218b3c51befc51e16ab7d4d
treee02d23e3b351ffb2cc5e8ae5ca0c8b9d1dfea2c8
parentb751aa4c3b440709be6b8c185841369e91950b93
1. Move arch/x86/kernel/microcode_xen.c file to proper cpu microcode driver
   location and rename to arch/x86/kernel/cpu/microcode/xen.c.

2. Remove redundant/orphaned arch/x86/kernel/microcode_core.c file.

Orabug: 27640697

Signed-off-by: Aaron Young <aaron.young@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
arch/x86/kernel/Makefile
arch/x86/kernel/cpu/microcode/xen.c [moved from arch/x86/kernel/microcode_xen.c with 100% similarity]
arch/x86/kernel/microcode_core.c [deleted file]