All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Yong Zhang <yong.zhang0@gmail.com>
Cc: tglx <tglx@linutronix.de>, Steven Rostedt <rostedt@goodmis.org>,
	mingo@kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] sched: Fix 32bit race in sched_clock_remote()
Date: Wed, 10 Apr 2013 09:14:26 +0200	[thread overview]
Message-ID: <1365578066.30071.14.camel@laptop> (raw)
In-Reply-To: <20130409145546.GA14231@zhy>

On Tue, 2013-04-09 at 22:55 +0800, Yong Zhang wrote:
> > +     this_clock = scd_clock_read(my_scd);
> > +     remote_clock = scd_clock_read(scd);
>                        ^^^^^^^^^^^^^^
>                        it doesn't match the declaration:
> scd_read_clock().

Yeah, I'm a moron and forgot to compile test or somesuch :-)

Anyway, Thomas wrote a much better patch which made it in; see
a1cbcaa9ea87b87a96b9fc465951dcf36e459ca2.


      reply	other threads:[~2013-04-10  7:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-05 16:36 [PATCH] sched: Fix 32bit race in sched_clock_remote() Peter Zijlstra
2013-04-08 21:16 ` Steven Rostedt
2013-04-09 14:55 ` Yong Zhang
2013-04-10  7:14   ` Peter Zijlstra [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=1365578066.30071.14.camel@laptop \
    --to=peterz@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    --cc=yong.zhang0@gmail.com \
    /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.