From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_2 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B221C3A5A1 for ; Thu, 29 Aug 2019 01:41:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0B5C0233A1 for ; Thu, 29 Aug 2019 01:41:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727087AbfH2Blw (ORCPT ); Wed, 28 Aug 2019 21:41:52 -0400 Received: from mga06.intel.com ([134.134.136.31]:53827 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727059AbfH2Blw (ORCPT ); Wed, 28 Aug 2019 21:41:52 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Aug 2019 18:41:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,442,1559545200"; d="scan'208";a="332353236" Received: from deyangko-mobl.ccr.corp.intel.com ([10.249.168.35]) by orsmga004.jf.intel.com with ESMTP; 28 Aug 2019 18:41:48 -0700 Message-ID: <186abb640246ea343041ed4b7904ff4c5db44829.camel@intel.com> Subject: Re: [PATCH] thermal: armada: Fix -Wshift-negative-value From: Zhang Rui To: Nick Desaulniers Cc: Miquel Raynal , Daniel Lezcano , edubezval@gmail.com, linux-pm@vger.kernel.org, LKML , clang-built-linux , Nathan Huckleberry Date: Thu, 29 Aug 2019 09:42:01 +0800 In-Reply-To: References: <20190613184923.245935-1-nhuck@google.com> <27428324-129e-ee37-304a-0da2ed3810a0@linaro.org> <20190819102131.41da667b@xps13> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Wed, 2019-08-28 at 11:49 -0700, Nick Desaulniers wrote: > On Wed, Aug 28, 2019 at 1:53 AM Zhang Rui > wrote: > > > > On Mon, 2019-08-19 at 10:21 +0200, Miquel Raynal wrote: > > > Hello, > > > > > > Daniel Lezcano wrote on Thu, 15 Aug > > > 2019 > > > 01:06:21 +0200: > > > > > > > On 15/08/2019 00:12, Nick Desaulniers wrote: > > > > > On Tue, Aug 13, 2019 at 10:28 AM 'Nathan Huckleberry' via > > > > > Clang > > > > > Built > > > > > Linux wrote: > > > > > > > > > > > > Following up to see if this patch is going to be accepted. > > > > > > > > > > Miquel is listed as the maintainer of this file in > > > > > MAINTAINERS. > > > > > Miquel, can you please pick this up? Otherwise Zhang, > > > > > Eduardo, > > > > > and > > > > > Daniel are listed as maintainers for drivers/thermal/. > > > > > > > > I'm listed as reviewer, it is up to Zhang or Eduardo to take > > > > the > > > > patches. > > > > > > > > > > > > > > Sorry for the delay, I don't manage a tree for this driver, I'll > > > let > > > Zhang or Eduardo take the patch with my > > > > > > Acked-by: Miquel Raynal > > > > > > > Patch applied. > > > > thanks, > > rui > > Thanks Rui, did you push the branch? I guess I would have expected > it > in > https://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git/log/?h=next > ? > I'm trying to track where this lands in > https://github.com/ClangBuiltLinux/linux/issues/532. Not yet. I will push it to kernel.org after I finish my internal build test. thanks, rui >