Prev: [PATCH] procfs: Do not release pid_ns->proc_mnt too early
Next: [RFC][PATCH 7/8] perf: Default PMU ops
From: Ralf Baechle on 30 Jun 2010 16:40 On Wed, Jun 30, 2010 at 03:38:30PM +0200, Jiri Kosina wrote: > > > Well, still it's dead code guarded by ifdef depending on non-exsiting > > > symbol ... I have just quickly tried to get a grip on the zbus thing, but > > > > You've missed... > > > > > arch/mips/configs/bigsur_defconfig:CONFIG_SIBYTE_HAS_ZBUS_PROFILING=y > > > arch/mips/configs/sb1250-swarm_defconfig:CONFIG_SIBYTE_HAS_ZBUS_PROFILING=y > > > arch/mips/sibyte/Kconfig: select SIBYTE_HAS_ZBUS_PROFILING > > > arch/mips/sibyte/Kconfig: select SIBYTE_HAS_ZBUS_PROFILING > > > arch/mips/sibyte/Kconfig: select SIBYTE_HAS_ZBUS_PROFILING > > > arch/mips/sibyte/Kconfig: select SIBYTE_HAS_ZBUS_PROFILING > > > arch/mips/sibyte/Kconfig: select SIBYTE_HAS_ZBUS_PROFILING > > > arch/mips/sibyte/Kconfig: select SIBYTE_HAS_ZBUS_PROFILING > > > arch/mips/sibyte/Kconfig: select SIBYTE_HAS_ZBUS_PROFILING > > > > ... this: > > > > arch/mips/sibyte/Kconfig: config SIBYTE_TBPROF > > arch/mips/sibyte/Kconfig: tristate "Support for ZBbus profiling" > > > arch/mips/sibyte/Kconfig: depends on SIBYTE_HAS_ZBUS_PROFILING > > > > ^^^ here. > > > > > arch/mips/sibyte/Kconfig:config SIBYTE_HAS_ZBUS_PROFILING > > > > > > seem to be the only occurences in the whole tree. Another unused symbol? > > > > Not quite so then. > > Right you are, sorry for the noise. So I've dropped this one from my own patch list then. Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
First
|
Prev
|
Pages: 1 2 Prev: [PATCH] procfs: Do not release pid_ns->proc_mnt too early Next: [RFC][PATCH 7/8] perf: Default PMU ops |