From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753306Ab1GLM4B (ORCPT ); Tue, 12 Jul 2011 08:56:01 -0400 Received: from wolff.to ([65.117.131.163]:60000 "HELO wolff.to" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752948Ab1GLM4A (ORCPT ); Tue, 12 Jul 2011 08:56:00 -0400 X-Greylist: delayed 402 seconds by postgrey-1.27 at vger.kernel.org; Tue, 12 Jul 2011 08:55:59 EDT Date: Tue, 12 Jul 2011 07:34:10 -0500 From: Bruno Wolff III To: Peter Zijlstra Cc: Ingo Molnar , Linus Torvalds , linux-kernel , Mike Galbraith Subject: Re: [PATCH] sched: Fix 32bit race Message-ID: <20110712123410.GA9067@wolff.to> References: <1310472434.14978.27.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1310472434.14978.27.camel@twins> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 12, 2011 at 14:07:14 +0200, Peter Zijlstra wrote: > Ingo, can we get the below patch into sched/urgent and towards Linus > before he cuts a release? > > I'm surprised there weren't more 32bit-smp doesn't boot for me > complaints, either Bruno is a very 'lucky' man, or nobody is using 32bit > kernels any more since he was hitting this quite reliably. On two different machines. Both an Athlon MP and an old Xeon were hitting this problem on every boot.