The patch titled EDD isn't EXPERIMENTAL anymore has been removed from the -mm tree. Its filename is edd-isnt-experimental-anymore.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: EDD isn't EXPERIMENTAL anymore From: Chris Wedgwood <cw@xxxxxxxx> Lots of people use this. Apparently RH has for over 18 months so lets drop EXPERIMENTAL. Signed-off-by: Chris Wedgwood <cw@xxxxxxxx> Cc: Matt Domsch <Matt_Domsch@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/firmware/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -puN drivers/firmware/Kconfig~edd-isnt-experimental-anymore drivers/firmware/Kconfig --- a/drivers/firmware/Kconfig~edd-isnt-experimental-anymore +++ a/drivers/firmware/Kconfig @@ -6,8 +6,7 @@ menu "Firmware Drivers" config EDD - tristate "BIOS Enhanced Disk Drive calls determine boot disk (EXPERIMENTAL)" - depends on EXPERIMENTAL + tristate "BIOS Enhanced Disk Drive calls determine boot disk" depends on !IA64 help Say Y or M here if you want to enable BIOS Enhanced Disk Drive _ Patches currently in -mm which might be from cw@xxxxxxxx are origin.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