From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:40490 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750762AbeDCNds (ORCPT ); Tue, 3 Apr 2018 09:33:48 -0400 Date: Tue, 3 Apr 2018 15:33:47 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: stable@vger.kernel.org Subject: Re: Clang warning fixes for 4.4 and 4.9 Message-ID: <20180403133347.GA5889@kroah.com> References: <20180401104446.GA5516@flashbox> <20180403130919.GA15951@kroah.com> <20180403132110.GA23162@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180403132110.GA23162@flashbox> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Apr 03, 2018 at 06:21:10AM -0700, Nathan Chancellor wrote: > On Tue, Apr 03, 2018 at 03:09:19PM +0200, Greg Kroah-Hartman wrote: > > On Sun, Apr 01, 2018 at 03:44:46AM -0700, Nathan Chancellor wrote: > > > 7c30f352c852 ("jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp") > > > > This patch does not apply to the 4.9.y or 4.4.y trees :( > > > > Hmmm interesting, I just picked it clean on top of 4.4.126 and 4.9.92. I > can send it separately if you would like. Ah, nevermind, this was an out-of-order thing with the frv.h change. Both now queued up, sorry for the noise. greg k-h