The patch titled Remove one more leftover reference to devfs has been added to the -mm tree. Its filename is remove-one-more-leftover-reference-to-devfs.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Remove one more leftover reference to devfs From: Michael Tokarev <mjt@xxxxxxxxxx> Signed-off-by: Michael Tokarev <mjt@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/i386/Kconfig | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -puN arch/i386/Kconfig~remove-one-more-leftover-reference-to-devfs arch/i386/Kconfig --- a/arch/i386/Kconfig~remove-one-more-leftover-reference-to-devfs +++ a/arch/i386/Kconfig @@ -462,8 +462,7 @@ 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 + If you say Y here, you will be able to update the microcode on Intel processors in the IA32 family, e.g. Pentium Pro, Pentium II, Pentium III, Pentium 4, Xeon etc. You will obviously need the actual microcode binary data itself which is not shipped with the _ Patches currently in -mm which might be from mjt@xxxxxxxxxx are remove-one-more-leftover-reference-to-devfs.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