Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2408709ybl; Mon, 19 Aug 2019 01:24:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqwHGIi/XNWICiIWDG2qQ7kU/c/lbnygW+5VSXxLwYyJpRB171rxs1hZFr3YaECZBW32Ii3f X-Received: by 2002:a17:90a:de01:: with SMTP id m1mr15389044pjv.43.1566203049773; Mon, 19 Aug 2019 01:24:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566203049; cv=none; d=google.com; s=arc-20160816; b=PVMF10+Q67CC6MKxNkBKT4MV/W14djy+OVhso887QAlqjSK9W5aE4gbaLMnw67ORCH lWM8zy3V++A+qmTPHqHDXscFWpcfIqMJNglh7H/389zFdIzI6sQtQAErKaiL6+pd2HKV oQEhMY+RlAscGp43Ygf7KctHjNLDtUNs6eZvgLOkfmApUhVOrvkXmZvu4Hit04OgEB3I WrykZp5PpSpDVq9XVuIAQ57VxGXUgKWSrSIzCOkauV6znOAz4Q55oy4CtnrvZmG2TGZD fF0QKGzsQd7VHj83bI3D31ozj8ta6skQnjVhScAvq0k5l9CQuGiWXIUDOFJMUep9IFqW RTkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=X5gtregQ2jyjf8dOH7LB5e9ZEzDM5/xrlQUIlLy5L20=; b=TldbUds3slG8xQ+4iMlFQMkUV5z9bYJQzo/7XofgJG55gHC6e5LH6ivY3IGfx44EiP UWZzeoMuUGWffybETyjCbxIG7bhXMJ94d/pZ+Lucw1PjWbYjgwqkI5og1aOZtUJ8e/EY RzN2tWA+ujj79FjbEOmWIhUkedRBYnwm1dZJKjiodp0V6TJDZAQbqG5Kad+U6Nync44p PLvsPy8sJy+IlXlDwxHAlnbE4/iZwAl6LdS6i6GiayZXIUSjgagvfX0qbwJD8qaG3Y7K mQ0DN8Arr1qlmO8GT6jGe02fodiF2QzdQDeUYCOzZGY4Xd1IUUhkggw9slwbPbMhO+OS ZrYA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f185si10171041pfg.47.2019.08.19.01.23.54; Mon, 19 Aug 2019 01:24:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727235AbfHSIVi convert rfc822-to-8bit (ORCPT + 99 others); Mon, 19 Aug 2019 04:21:38 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:35857 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727091AbfHSIVh (ORCPT ); Mon, 19 Aug 2019 04:21:37 -0400 Received: from xps13 (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: miquel.raynal@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 7A828100005; Mon, 19 Aug 2019 08:21:32 +0000 (UTC) Date: Mon, 19 Aug 2019 10:21:31 +0200 From: Miquel Raynal To: Daniel Lezcano Cc: Nick Desaulniers , rui.zhang@intel.com, edubezval@gmail.com, linux-pm@vger.kernel.org, LKML , clang-built-linux , Nathan Huckleberry Subject: Re: [PATCH] thermal: armada: Fix -Wshift-negative-value Message-ID: <20190819102131.41da667b@xps13> In-Reply-To: References: <20190613184923.245935-1-nhuck@google.com> <27428324-129e-ee37-304a-0da2ed3810a0@linaro.org> Organization: Bootlin X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Thanks, Miquèl