From: Ralf Baechle <ralf@linux-mips.org>
To: Jiri Kosina <jkosina@suse.cz>
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>,
Christoph Egger <siccegge@cs.fau.de>,
Gilles Espinasse <g.esp@free.fr>, Tejun Heo <tj@kernel.org>,
linux-mips@linux-mips.org, linux-kernel@vger.kernel.org,
vamos@i4.informatik.uni-erlangen.de
Subject: Re: [PATCH 3/9] Removing dead CONFIG_SIBYTE_BCM1480_PROF
Date: Wed, 30 Jun 2010 16:15:36 +0100 [thread overview]
Message-ID: <20100630151536.GA740@linux-mips.org> (raw)
In-Reply-To: <alpine.LNX.2.00.1006301538190.13809@pobox.suse.cz>
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
next prev parent reply other threads:[~2010-06-30 20:37 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-09 11:19 [PATCH 0/9] Removing dead code Christoph Egger
2010-06-09 11:20 ` [PATCH 1/9] Removing dead CONFIG_SOC_AU1000_FREQUENCY Christoph Egger
2010-06-28 13:36 ` Ralf Baechle
2010-06-09 11:20 ` [PATCH 2/9] Removing dead CONFIG_GDB_CONSOLE Christoph Egger
2010-06-09 16:54 ` David Daney
2010-06-28 13:42 ` Ralf Baechle
2010-06-09 11:21 ` [PATCH 3/9] Removing dead CONFIG_SIBYTE_BCM1480_PROF Christoph Egger
2010-06-16 16:00 ` Jiri Kosina
2010-06-28 13:49 ` Ralf Baechle
2010-06-30 9:36 ` Jiri Kosina
2010-06-30 13:35 ` Maciej W. Rozycki
2010-06-30 13:38 ` Jiri Kosina
2010-06-30 15:15 ` Ralf Baechle [this message]
2010-06-09 11:21 ` [PATCH 4/9] Removing dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USER Christoph Egger
2010-06-30 15:37 ` Ralf Baechle
2010-06-09 11:21 ` [PATCH 5/9] Removing dead CONFIG_BLK_DEV_IDE Christoph Egger
2010-06-10 18:23 ` Shane McDonald
2010-06-16 11:35 ` Christoph Egger
2010-07-05 8:14 ` Ralf Baechle
2010-06-09 11:22 ` [PATCH 6/9] Removing dead CONFIG_I2C_PNX0105 Christoph Egger
2010-06-09 11:47 ` Manuel Lauss
2010-07-05 8:57 ` Ralf Baechle
2010-06-09 11:22 ` [PATCH 7/9] Removing dead CONFIG_PMCTWILED Christoph Egger
2010-06-10 19:24 ` Shane McDonald
2010-07-05 9:11 ` Ralf Baechle
2010-06-09 11:23 ` [PATCH 8/9] Removing dead CONFIG_DIAGNOSTICS Christoph Egger
2010-07-05 9:46 ` Ralf Baechle
2010-06-09 11:23 ` [PATCH 9/9] Removing dead CONFIG_MTD_PMC_MSP_RAMROOT Christoph Egger
2010-06-10 16:33 ` Shane McDonald
2010-07-05 9:57 ` Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100630151536.GA740@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=g.esp@free.fr \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=macro@linux-mips.org \
--cc=siccegge@cs.fau.de \
--cc=tj@kernel.org \
--cc=vamos@i4.informatik.uni-erlangen.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome