From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752713Ab3EFItJ (ORCPT ); Mon, 6 May 2013 04:49:09 -0400 Received: from www.linutronix.de ([62.245.132.108]:51120 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752123Ab3EFItH (ORCPT ); Mon, 6 May 2013 04:49:07 -0400 Date: Mon, 6 May 2013 10:48:57 +0200 (CEST) From: Thomas Gleixner To: Prarit Bhargava cc: mingo@kernel.org, hpa@zytor.com, linux-kernel@vger.kernel.org, tip-bot for Thomas Gleixner , linux-tip-commits@vger.kernel.org Subject: Re: [tip:timers/urgent] tick: Cleanup NOHZ per cpu data on cpu down In-Reply-To: <5186B8F1.9090105@redhat.com> Message-ID: References: <5186B8F1.9090105@redhat.com> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 5 May 2013, Prarit Bhargava wrote: > Whoa -- I thought I said I'll test this first. It doesn't work :( so that means > something else is wrong ... I'm in the middle of debug ATM. I pushed it out accidentaly. New fixed and working version is uploaded already