From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752744AbdEQDBZ (ORCPT ); Tue, 16 May 2017 23:01:25 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:34586 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751319AbdEQDBV (ORCPT ); Tue, 16 May 2017 23:01:21 -0400 Date: Tue, 16 May 2017 20:01:17 -0700 From: Nick Desaulniers To: Michal Hocko Cc: akpm@linux-foundation.org, hannes@cmpxchg.org, mgorman@techsingularity.net, vbabka@suse.cz, minchan@kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [Patch v2] mm/vmscan: fix unsequenced modification and access warning Message-ID: <20170517030115.2xxx7hhgkklmfwic@lostoracle.net> References: <20170510071511.GA31466@dhcp22.suse.cz> <20170510082734.2055-1-nick.desaulniers@gmail.com> <20170510083844.GG31466@dhcp22.suse.cz> <20170516082746.GA2481@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170516082746.GA2481@dhcp22.suse.cz> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I guess it is worth reporting this to clang bugzilla. Could you take > care of that Nick? Done: https://bugs.llvm.org//show_bug.cgi?id=33065