From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752941AbdFTWE6 (ORCPT ); Tue, 20 Jun 2017 18:04:58 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:46336 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752879AbdFTWE5 (ORCPT ); Tue, 20 Jun 2017 18:04:57 -0400 Date: Wed, 21 Jun 2017 00:04:54 +0200 (CEST) From: Thomas Gleixner To: Daniel Lezcano cc: linux-kernel@vger.kernel.org, Vincent Guittot , Peter Zijlstra , "Rafael J . Wysocki" , Nicolas Pitre Subject: Re: [GIT PULL V11] irq: next irq tracking In-Reply-To: <20170620212657.GB1812@mai> Message-ID: References: <20170620212657.GB1812@mai> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 20 Jun 2017, Daniel Lezcano wrote: > The first patch adds the IRQF_TIMER flag to the timers which are percpu in > order to discard any timing measurement when the interrupt is coming from a > timer. All the timers changes have been discarded from V10. I merily asked for splitting them out into a separate patch, but I'm fine with dropping them completely. But with them dropped, there is no point to actually change the interface right now. Then 1/3 can be dropped as well and we do a scripted interface change right before 4.13-rc1 and queue the timer driver changes for 4.14 Thanks, tglx