The patch titled hardware latency detector: remove "default m" has been removed from the -mm tree. Its filename was hardware-latency-detector-remove-default-m.patch This patch was dropped because it is obsolete The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: hardware latency detector: remove "default m" From: Andi Kleen <andi@xxxxxxxxxxxxxx> No reason at all why this should be default anything except n. Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx> Cc: Jon Masters <jcm@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/misc/Kconfig | 1 - 1 file changed, 1 deletion(-) diff -puN drivers/misc/Kconfig~hardware-latency-detector-remove-default-m drivers/misc/Kconfig --- a/drivers/misc/Kconfig~hardware-latency-detector-remove-default-m +++ a/drivers/misc/Kconfig @@ -94,7 +94,6 @@ config HWLAT_DETECTOR tristate "Testing module to detect hardware-induced latencies" depends on DEBUG_FS depends on RING_BUFFER - default m ---help--- A simple hardware latency detector. Use this module to detect large latencies introduced by the behavior of the underlying _ Patches currently in -mm which might be from andi@xxxxxxxxxxxxxx are linux-next.patch hardware-latency-detector-remove-default-m.patch modpost-support-objects-with-more-than-64k-sections.patch mempolicy-remove-case-mpol_interleave-from-policy_zonelist.patch mempolicy-remove-redundant-check.patch kmod-add-init-function-to-usermodehelper.patch exec-replace-call_usermodehelper_pipe-with-use-of-umh-init-function-and-resolve-limit.patch coredump-factor-out-the-not-ispipe-file-checks.patch coredump-cleanup-ispipe-code.patch coredump-factor-out-put_cred-calls.patch coredump-shift-down_writemmap_sem-into-coredump_wait.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