The patch titled change misleading EFI partition support description has been removed from the -mm tree. Its filename was change-misleading-efi-partition-support-description.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: change misleading EFI partition support description From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Remove the misleading "Presently only useful on the IA-64 platform" text from the EFI partition Kconfig. EFI partitions are also used by Apple on their Intel-based machines and thus you need EFI partition support if you (for example) want to attach such a machine in target disk mode. Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Acked-by: Matt Domsch <Matt_Domsch@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/partitions/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -puN fs/partitions/Kconfig~change-misleading-efi-partition-support-description fs/partitions/Kconfig --- a/fs/partitions/Kconfig~change-misleading-efi-partition-support-description +++ a/fs/partitions/Kconfig @@ -235,5 +235,4 @@ config EFI_PARTITION select CRC32 help Say Y here if you would like to use hard disks under Linux which - were partitioned using EFI GPT. Presently only useful on the - IA-64 platform. + were partitioned using EFI GPT. _ Patches currently in -mm which might be from johannes@xxxxxxxxxxxxxxxx are origin.patch git-alsa.patch git-wireless.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