From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f52.google.com ([74.125.82.52]:39602 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932212AbeDCNVO (ORCPT ); Tue, 3 Apr 2018 09:21:14 -0400 Received: by mail-wm0-f52.google.com with SMTP id f125so35143864wme.4 for ; Tue, 03 Apr 2018 06:21:13 -0700 (PDT) Date: Tue, 3 Apr 2018 06:21:10 -0700 From: Nathan Chancellor To: Greg Kroah-Hartman Cc: stable@vger.kernel.org Subject: Re: Clang warning fixes for 4.4 and 4.9 Message-ID: <20180403132110.GA23162@flashbox> References: <20180401104446.GA5516@flashbox> <20180403130919.GA15951@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180403130919.GA15951@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: 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. Nathan