The patch titled MICROCODE should select FW_LOADER has been removed from the -mm tree. Its filename is x86-microcode-add-sysfs-and-hotplug-support-fix-fix-2.patch This patch was dropped because it was folded into x86-microcode-add-sysfs-and-hotplug-support.patch ------------------------------------------------------ Subject: MICROCODE should select FW_LOADER From: Adrian Bunk <bunk@xxxxxxxxx> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> Cc: Shaohua Li <shaohua.li@xxxxxxxxx> Cc: Tigran Aivazian <tigran@xxxxxxxxxxx> Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- arch/i386/Kconfig | 1 + arch/x86_64/Kconfig | 1 + 2 files changed, 2 insertions(+) diff -puN arch/i386/Kconfig~x86-microcode-add-sysfs-and-hotplug-support-fix-fix-2 arch/i386/Kconfig --- a/arch/i386/Kconfig~x86-microcode-add-sysfs-and-hotplug-support-fix-fix-2 +++ a/arch/i386/Kconfig @@ -401,6 +401,7 @@ config X86_REBOOTFIXUPS config MICROCODE tristate "/dev/cpu/microcode - Intel IA32 CPU microcode support" + select FW_LOADER ---help--- If you say Y here and also to "/dev file system support" in the 'File systems' section, you will be able to update the microcode on diff -puN arch/x86_64/Kconfig~x86-microcode-add-sysfs-and-hotplug-support-fix-fix-2 arch/x86_64/Kconfig --- a/arch/x86_64/Kconfig~x86-microcode-add-sysfs-and-hotplug-support-fix-fix-2 +++ a/arch/x86_64/Kconfig @@ -170,6 +170,7 @@ config X86_GOOD_APIC config MICROCODE tristate "/dev/cpu/microcode - Intel CPU microcode support" + select FW_LOADER ---help--- If you say Y here the 'File systems' section, you will be able to update the microcode on Intel processors. You will _ Patches currently in -mm which might be from bunk@xxxxxxxxx are origin.patch inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default.patch reiserfs-warn-about-the-useless-nolargeio-option.patch x86-microcode-add-sysfs-and-hotplug-support.patch x86-microcode-add-sysfs-and-hotplug-support-fix-fix-2.patch fs-nfs-make-code-static.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html