From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752696AbdJTJk1 (ORCPT ); Fri, 20 Oct 2017 05:40:27 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:38152 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751655AbdJTJk0 (ORCPT ); Fri, 20 Oct 2017 05:40:26 -0400 Date: Fri, 20 Oct 2017 11:40:23 +0200 (CEST) From: Thomas Gleixner To: Daniel Lezcano cc: David Kozub , linux-kernel@vger.kernel.org Subject: Re: [PATCH] clockevents/drivers/cs5535: improve resilience to spurious interrupts In-Reply-To: Message-ID: References: <20171019211651.039346004D@linux.fjfi.cvut.cz> <0ea5f585-5407-8bcb-1cc9-9a2f3f11b78e@linaro.org> 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 Fri, 20 Oct 2017, Daniel Lezcano wrote: > On 20/10/2017 09:49, David Kozub wrote: > > And it ends up to the bad commit (assuming there are no compilation > broken patches in the process). I don't think it's worth the trouble for this particular issue. We already know that the commit which made the spurious detection weaker. So we just add that as Fixes tag and be done with it. Thanks, tglx