lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 10 Apr 2013 09:14:26 +0200
From:	Peter Zijlstra <peterz@...radead.org>
To:	Yong Zhang <yong.zhang0@...il.com>
Cc:	tglx <tglx@...utronix.de>, Steven Rostedt <rostedt@...dmis.org>,
	mingo@...nel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sched: Fix 32bit race in sched_clock_remote()

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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ