All of lore.kernel.org
 help / color / mirror / Atom feed
From: linus.walleij@stericsson.com (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] nomadik: prevent sched_clock() wraparound v4
Date: Thu, 18 Nov 2010 11:50:38 +0100	[thread overview]
Message-ID: <4CE504FE.9050103@stericsson.com> (raw)
In-Reply-To: <20101118082429.GJ8942@pengutronix.de>

Uwe Kleine-K?nig wrote:

>> +unsigned long long sched_clock(void)
>
> Before your patch sched_clock was marked notrace.  Did you remove that
> on purpose?

Yes actually, and then the other day I saw Rabins patch adding
it to each and every machine. And I think Tim put out a similar
patch not too long ago.

Frederic Weisbecker then remarked that the sched_clock
prototype in sched.h already includes notrace. So it's
not strictly required the way I read it.

So with this in my back head I removed it.

But I guess I'll just re-add it for clarity, why not.

Yours,
Linus Walleij

  reply	other threads:[~2010-11-18 10:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18  8:04 [PATCH] nomadik: prevent sched_clock() wraparound v4 Linus Walleij
2010-11-18  8:24 ` Uwe Kleine-König
2010-11-18 10:50   ` Linus Walleij [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-18  8:02 Linus Walleij

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=4CE504FE.9050103@stericsson.com \
    --to=linus.walleij@stericsson.com \
    --cc=linux-arm-kernel@lists.infradead.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.