Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935671Ab3DJTmE (ORCPT ); Wed, 10 Apr 2013 15:42:04 -0400 Received: from www.sr71.net ([198.145.64.142]:38546 "EHLO blackbird.sr71.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935722Ab3DJTmA (ORCPT ); Wed, 10 Apr 2013 15:42:00 -0400 Message-ID: <5165C087.4060404@sr71.net> Date: Wed, 10 Apr 2013 12:41:59 -0700 From: Dave Hansen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Thomas Gleixner CC: Borislav Petkov , "Srivatsa S. Bhat" , LKML , Dave Jones , dhillf@gmail.com, Peter Zijlstra , Ingo Molnar Subject: Re: [PATCH] kthread: Prevent unpark race which puts threads on the wrong cpu References: <515F457E.5050505@sr71.net> <515FCAC6.8090806@linux.vnet.ibm.com> <20130407095025.GA31307@pd.tnic> <20130408115553.GA4395@pd.tnic> <516439DF.3050901@sr71.net> <51647C30.3050109@sr71.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 598 Lines: 18 I think I got a full trace this time: http://sr71.net/~dave/linux/bigbox-trace.1365621899.txt.gz The last timestamp is pretty close to the timestamp on the console: [ 2071.033434] smpboot_thread_fn(): [ 2071.033455] smpboot_thread_fn() cpu: 22 159 [ 2071.033470] td->cpu: 22 [ 2071.033475] smp_processor_id(): 21 [ 2071.033486] comm: migration/%u -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/