| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: Improperly handled case in arch/mips/au1000/common/time.c |
| From: | Jun Sun <jsun@mvista.com> |
| Date: | Tue, 22 Apr 2003 16:13:38 -0700 |
| Cc: | Jeff Baitis <baitisj@evolution.com>, Pete Popov <ppopov@mvista.com>, linux-mips@linux-mips.org, Matthew Dharm <mdharm@momenco.com>, jsun@mvista.com |
| In-reply-to: | <20030423010727.A8410@linux-mips.org>; from ralf@linux-mips.org on Wed, Apr 23, 2003 at 01:07:27AM +0200 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20030422125450.E10148@luca.pas.lab> <20030422155625.E28544@mvista.com> <20030423010727.A8410@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5i |
On Wed, Apr 23, 2003 at 01:07:27AM +0200, Ralf Baechle wrote: > On Tue, Apr 22, 2003 at 03:56:25PM -0700, Jun Sun wrote: > > > I think this is a good example to show benefit of code sharing. > > There is no good reason for au1x00 boards of not using new time.c. > > You get to write less board code, fewer bugs and future proof. > > There are just three configurations left using CONFIG_OLD_TIME_C: > > - EV64120 which I guess can be considered abandonded > - Momenco Ocelot (Matthew, feel like you have time to take care of > this?) > - RM200 (semi-maintained, my turn to fix it ...) > > Seems like it's time to get rid of CONFIG_OLD_TIME_C. > If we were going to get rid of CONFIG_OLD_TIME_C, I propose to make CONFIG_NEW_TIME_C as the default and therefore removed as well. And make other boards using private time_init() functions to use CONFIG_HAVE_PRIVATE_TIME. ... in the spirit of encouraging code sharing. :) Jun |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Improperly handled case in arch/mips/au1000/common/time.c, Ralf Baechle |
|---|---|
| Next by Date: | RE: Improperly handled case in arch/mips/au1000/common/time.c, Matthew Dharm |
| Previous by Thread: | Re: Improperly handled case in arch/mips/au1000/common/time.c, Ralf Baechle |
| Next by Thread: | Re: Improperly handled case in arch/mips/au1000/common/time.c, Pete Popov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |