- net-trivial-mlx4_debug-dependency-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     net: trivial MLX4_DEBUG dependency fix
has been removed from the -mm tree.  Its filename was
     net-trivial-mlx4_debug-dependency-fix.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: net: trivial MLX4_DEBUG dependency fix
From: Paul Mundt <lethal@xxxxxxxxxxxx>

CONFIG_MLX4_DEBUG works out to a def_bool y for those that
have CONFIG_EMBEDDED set. Make it depend on MLX4_CORE..

Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx>
Cc: Jeff Garzik <jeff@xxxxxxxxxx>
Cc: Roland Dreier <rolandd@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/net/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/net/Kconfig~net-trivial-mlx4_debug-dependency-fix drivers/net/Kconfig
--- a/drivers/net/Kconfig~net-trivial-mlx4_debug-dependency-fix
+++ a/drivers/net/Kconfig
@@ -2544,6 +2544,7 @@ config MLX4_CORE
 
 config MLX4_DEBUG
 	bool "Verbose debugging output" if (MLX4_CORE && EMBEDDED)
+	depends on MLX4_CORE
 	default y
 	---help---
 	  This option causes debugging code to be compiled into the
_

Patches currently in -mm which might be from lethal@xxxxxxxxxxxx are

origin.patch
git-infiniband.patch
git-sh.patch
round_up-macro-cleanup-in-arch-sh64-kernel-pci_sh5c.patch
slab-allocators-drop-support-for-destructors.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

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux