All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 01/05] clocksource: add read2() callback and warning
Date: Thu, 11 Dec 2008 00:59:29 +0000	[thread overview]
Message-ID: <20081211005929.GA9377@linux-sh.org> (raw)
In-Reply-To: <20081210151243.32515.61254.sendpatchset@rx1.opensource.se>

On Wed, Dec 10, 2008 at 09:47:40PM +0100, Thomas Gleixner wrote:
> On Wed, 10 Dec 2008, john stultz wrote:
> > I do somewhat agree with Thomas that maybe just fixing all the in tree
> > clocksources instead of creating the dual interface is the way to go.
> > But I recognize as an internal interface we may want to deprecate it and
> > let out of tree users have some time to convert. So I could go either
> > way.
> 
> Come on, the function takes now an argument with no further changes to
> the function code itself.
> 
> It's not a complex change which involves refactoring of code.
> 
I agree, we've done this with kmem_cache_create() and friends plenty of
times, which are far more invasive, yet have never been a problem in
converting in one shot. The incremental move approach seems to mostly
work for modules where people are primarily concerned about out-of-tree
code. As modules aren't really a factor here that basically leaves
out-of-tree code as a consideration, which is not something that should
be stopping us from making these API changes. It's not a difficult change
to make to out-of-tree code in any event.

      parent reply	other threads:[~2008-12-11  0:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 15:12 [PATCH 01/05] clocksource: add read2() callback and warning Magnus Damm
2008-12-10 15:29 ` Thomas Gleixner
2008-12-10 20:38 ` john stultz
2008-12-10 20:47 ` Thomas Gleixner
2008-12-11  0:59 ` Paul Mundt [this message]

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=20081211005929.GA9377@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.