VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2021-07-17 13:27:00 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2021-07-17 13:27:00 -0700 commit: ae14c63a9f20d49dacfb6f3fa3fb11b3b4eb11bf parent: 5d766d55d163a60b709317b15db6c8bb02bf54e4
Commit Summary:
Revert "mm/slub: use stackdepot to save stack trace in objects"
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/init/Kconfig b/init/Kconfig
index bb0d6e6262b1..55f9f7738ebb 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1847,7 +1847,6 @@ config SLUB_DEBUG
 	default y
 	bool "Enable SLUB debugging support" if EXPERT
 	depends on SLUB && SYSFS
-	select STACKDEPOT if STACKTRACE_SUPPORT
 	help
 	  SLUB has extensive debug support features. Disabling these can
 	  result in significant savings in code size. This also disables