At Thu, 13 Nov 2008 18:33:16 +1100, Stephen Rothwell wrote: > > Hi all, > > Changes since 20081112: > > Undropped tree: > security-testing > > Dropped trees (temporarily): > sh (build problems) > creds (non-trivial conflict) > userns (it depends on creds) > semaphore-removal (due to unfixed conflicts against Linus' tree) > firmware (unfixed build failure) > > The usb tree lost its conflict. > > The net tree lost its 3 conflicts. The IDE tree update seems broken for some old devices. CONFIG_IDE_LEGACY is selected by them but it's nowhere defined in Kconfig. Takashi --- diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 6d85820..8d84fe4 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig @@ -62,6 +62,9 @@ config IDE_TIMINGS config IDE_ATAPI bool +config IDE_LEGACY + bool + config BLK_DEV_IDE_SATA bool "Support for SATA (deprecated; conflicts with libata SATA driver)" default n -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html