Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755297AbbHCRNB (ORCPT ); Mon, 3 Aug 2015 13:13:01 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:55054 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754017AbbHCRM6 (ORCPT ); Mon, 3 Aug 2015 13:12:58 -0400 Date: Mon, 3 Aug 2015 19:12:43 +0200 From: Peter Zijlstra To: Frederic Weisbecker Cc: Chris Metcalf , LKML , Thomas Gleixner , Preeti U Murthy , Christoph Lameter , Ingo Molnar , Viresh Kumar , Rik van Riel Subject: Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model Message-ID: <20150803171243.GW25159@twins.programming.kicks-ass.net> References: <1437669735-8786-1-git-send-email-fweisbec@gmail.com> <1437669735-8786-9-git-send-email-fweisbec@gmail.com> <55B26E74.5040803@ezchip.com> <20150729132343.GC11554@lerouge> <55B90C40.5090000@ezchip.com> <20150730004444.GA14744@lerouge> <55BA7C6A.1050602@ezchip.com> <20150730194519.GA24607@lerouge> <55BA8096.7030601@ezchip.com> <20150731144954.GB27875@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150731144954.GB27875@lerouge> 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: 469 Lines: 11 On Fri, Jul 31, 2015 at 04:49:55PM +0200, Frederic Weisbecker wrote: > Instead of doing a per signal dependency, I'm going to use a per task > one. Urgh, does this mean you'll keep the horrid tick_nohz_task_switch() thing? -- 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/