* Re: + sparc32-delete-bogus-js-rtc-records.patch added to -mm tree [not found] <200803312351.m2VNpc2p032266@imap1.linux-foundation.org> @ 2008-04-02 7:14 ` David Miller 2008-04-02 7:48 ` David Brownell 0 siblings, 1 reply; 2+ messages in thread From: David Miller @ 2008-04-02 7:14 UTC (permalink / raw) To: linux-kernel, akpm; +Cc: mm-commits, david-b, dbrownell From: akpm@linux-foundation.org Date: Mon, 31 Mar 2008 16:51:38 -0700 > Subject: sparc32: delete bogus js-rtc records > From: David Brownell <david-b@pacbell.net> > > While looking at the legacy RTC drivers in the drivers/char directory, I > noticed what looks like bogus entry for SPARC32 systems: JS_RTC, which seems > to rely on a non-existent js-rtc file. Just delete it. > > Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> > Cc: "David S. Miller" <davem@davemloft.net> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org> It is actually used. Look at what the Makefile is doing: > diff -puN drivers/char/Makefile~sparc32-delete-bogus-js-rtc-records drivers/char/Makefile > --- a/drivers/char/Makefile~sparc32-delete-bogus-js-rtc-records > +++ a/drivers/char/Makefile > @@ -109,9 +109,6 @@ obj-$(CONFIG_TCG_TPM) += tpm/ > > obj-$(CONFIG_PS3_FLASH) += ps3flash.o > > -obj-$(CONFIG_JS_RTC) += js-rtc.o > -js-rtc-y = rtc.o > - > # Files generated that shall be removed upon make clean > clean-files := consolemap_deftbl.c defkeymap.c It's building rtc.c into js-rtc.o, and if CONFIG_JS_RTC is set that gets linked into the kernel. Andrew, please drop this one. Thanks. ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: + sparc32-delete-bogus-js-rtc-records.patch added to -mm tree 2008-04-02 7:14 ` + sparc32-delete-bogus-js-rtc-records.patch added to -mm tree David Miller @ 2008-04-02 7:48 ` David Brownell 0 siblings, 0 replies; 2+ messages in thread From: David Brownell @ 2008-04-02 7:48 UTC (permalink / raw) To: linux-kernel, davem, akpm; +Cc: mm-commits > > Subject: sparc32: delete bogus js-rtc records > > From: David Brownell <david-b@pacbell.net> > > > > While looking at the legacy RTC drivers in the drivers/char directory, I > > noticed what looks like bogus entry for SPARC32 systems: JS_RTC, which seems > > to rely on a non-existent js-rtc file. Just delete it. > > > > Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> > > Cc: "David S. Miller" <davem@davemloft.net> > > Signed-off-by: Andrew Morton <akpm@linux-foundation.org> > > It is actually used. ... Right, as came up on a different email thread. It's pretty a pretty bogus hack, but unless the other "rtc" module changes its name to something more reasonable, this particular legacy RTC code needs to linger. - Dave > > Andrew, please drop this one. > > Thanks. > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-02 7:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <200803312351.m2VNpc2p032266@imap1.linux-foundation.org>
2008-04-02 7:14 ` + sparc32-delete-bogus-js-rtc-records.patch added to -mm tree David Miller
2008-04-02 7:48 ` David Brownell
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®