The patch titled ARM: remove useless config option GENERIC_BUST_SPINLOCK has been removed from the -mm tree. Its filename was arm-remove-useless-config-option-generic_bust_spinlock.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: ARM: remove useless config option GENERIC_BUST_SPINLOCK From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> Remove the apparently useless config option GENERIC_BUST_SPINLOCK, since nothing in the source tree refers to it. Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Cc: Russell King <rmk@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/arm/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff -puN arch/arm/Kconfig~arm-remove-useless-config-option-generic_bust_spinlock arch/arm/Kconfig --- a/arch/arm/Kconfig~arm-remove-useless-config-option-generic_bust_spinlock +++ a/arch/arm/Kconfig @@ -114,9 +114,6 @@ config GENERIC_CALIBRATE_DELAY bool default y -config GENERIC_BUST_SPINLOCK - bool - config ARCH_MAY_HAVE_PC_FDC bool _ Patches currently in -mm which might be from rpjday@xxxxxxxxxxxxxx are origin.patch git-alsa.patch git-arm.patch remove-unused-header-file-arch-arm-mach-s3c2410-basth.patch git-avr32.patch git-dvb.patch git-ieee1394.patch pcmcia-delete-obsolete-pcmcia_ioctl-feature.patch scsi-fix-obvious-typo-spin_lock_irqrestore-in-gdthc.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