Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932578AbbELJ3B (ORCPT ); Tue, 12 May 2015 05:29:01 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:51944 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932435AbbELJ24 (ORCPT ); Tue, 12 May 2015 05:28:56 -0400 Date: Tue, 12 May 2015 11:28:38 +0200 From: Peter Zijlstra To: Chris Metcalf Cc: Mike Galbraith , Gilad Ben Yossef , Steven Rostedt , Ingo Molnar , Andrew Morton , Rik van Riel , Tejun Heo , Frederic Weisbecker , "Paul E. McKenney" , Christoph Lameter , linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/6] dataplane nohz: run softirqs synchronously on user entry Message-ID: <20150512092838.GF21418@twins.programming.kicks-ass.net> References: <1431107927-13998-1-git-send-email-cmetcalf@ezchip.com> <1431107927-13998-4-git-send-email-cmetcalf@ezchip.com> <1431155043.3209.125.camel@gmail.com> <55510D5C.60605@ezchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55510D5C.60605@ezchip.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 487 Lines: 10 On Mon, May 11, 2015 at 04:13:16PM -0400, Chris Metcalf wrote: > - Raising softirqs (in this case for hrtimer support) could Note that Thomas recently killed all the softirq wreckage in hrtimers. So that specific case is dealt with. -- 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/