Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757231AbaJINvN (ORCPT ); Thu, 9 Oct 2014 09:51:13 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59733 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755045AbaJINvD (ORCPT ); Thu, 9 Oct 2014 09:51:03 -0400 Date: Thu, 9 Oct 2014 06:50:04 -0700 From: Greg KH To: Frederic Weisbecker Cc: Linus Torvalds , Ingo Molnar , stable , Linux Kernel Mailing List , Thomas Gleixner , Peter Zijlstra , Andrew Morton Subject: Re: [GIT PULL] timers/nohz updates for v3.18 Message-ID: <20141009135004.GA13089@kroah.com> References: <20141009064813.GA20517@gmail.com> <20141009125721.GA25790@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141009125721.GA25790@lerouge> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 09, 2014 at 02:57:25PM +0200, Frederic Weisbecker wrote: > On Thu, Oct 09, 2014 at 06:34:26AM -0400, Linus Torvalds wrote: > > Hmm.. > > > > On Thu, Oct 9, 2014 at 2:48 AM, Ingo Molnar wrote: > > > > > > Please pull the latest timers-nohz-for-linus git tree from: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-nohz-for-linus > > > > > > # HEAD: 9b01f5bf3999a3db5b1bbd9fdfd80d8d304e94ee nohz: nohz full depends on irq work self IPI support > > > > > > Main changes: > > > > > > - Fix the deadlock reported by Dave Jones et al > > > - Clean up and fix nohz_full interaction with arch abilities > > > - nohz init code consolidation/cleanup > > > > Ok, pulled. But none of these are marked for stable, yet the deadlock > > people are seeing is in 3.17. Is there a separate line of minimal > > fixes just for that? Or was the lack of stable tags just an oversight? > > It was first intended because the patchset is quite invasive and nohz full has > no known users, or perhaps there is one... So I thought that backporting > could be more dangerous than anything. > > Now thinking more about it I could isolate the following patches for > stable: > > irq_work: Introduce arch_irq_work_has_interrupt() > irq_work: Force raised irq work to run on irq work interrupt > x86: Tell irq work about self IPI support > arm: Tell irq work about self IPI support > > Sending these to stable@vger.kernel.org would catch up, right? I > can still do that. If I can just pick those patches directly, that's all I need for the stable trees. What are the git ids in Linus's tree for these patches, so that I know I got this correct? thanks, greg k-h -- 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/