From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nbd.name ([46.4.11.11]:35680 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729078AbeH3SNM (ORCPT ); Thu, 30 Aug 2018 14:13:12 -0400 From: John Crispin To: Frederic Weisbecker Cc: Thomas Gleixner , LKML , Ingo Molnar , Anna-Maria Gleixner , Greg Kroah-Hartman , stable@vger.kernel.org Subject: Re: [PATCH] nohz: Fix missing tick reprog while interrupting inline timer softirq Date: Thu, 30 Aug 2018 16:10:43 +0200 Message-Id: <20180830141043.8169-1-john@phrozen.org> In-Reply-To: <47d2416d-6359-1f48-311d-404fb5bfa3a8@ti.com> References: <47d2416d-6359-1f48-311d-404fb5bfa3a8@ti.com> Sender: stable-owner@vger.kernel.org List-ID: > Sry, that disturbing you all, but what are the conclusion here for 4.14.y? > - take Thomas's patch https://lore.kernel.org/patchwork/patch/969521/#1162900 > - revert commit 2d898915ccf4838c04531c51a598469e921a5eb5 Hi Frederic, I reported this very issue to tglx last night and he asked me to verify his proposed patch which i just did. I can confirm the the patch fixes the issue on 4.14.67 and Greg should add it to the stable queue please. Tested-by: John Crispin Thanks, John