Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4118376yba; Tue, 7 May 2019 12:24:15 -0700 (PDT) X-Google-Smtp-Source: APXvYqzBo4Dxzlax+j4U2r74yuvvnS2SlFt7cLIRhj1aRn8Q2ksgAwfLLkRGH1OrbD4bvaF6g4l3 X-Received: by 2002:a65:63d5:: with SMTP id n21mr42101509pgv.330.1557257055803; Tue, 07 May 2019 12:24:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557257055; cv=none; d=google.com; s=arc-20160816; b=XOgjVgK7zHFSc+/vjAIy38SrfsHHdsvj/VjDb1dxOaM8e8ueQkHqpqB2ByEmg42Fsk 6St07J3pY7J1NUmNxRzT0qwRp2X1TY+9QMcvEfMDQE6NsyEDkwltHogYuVEvxLJ067vU 7EfwNaMqIMry0mkTsoxD3vJ4fPxORljLw3AM+9JpWWq90Df+y9aTB0Mdwy6PFXeQnQZO KgESKOFZFUhIpkYy5oSbid7Qk3ywYRFnO5FuEtpTc2tGGYLx6h3LwaKmAohGKiMQdIeY 6Fcyj3scfP8JrcX0s0L1iu+UVWlmUYdp47ChVEO9phE3NsW6OBd6eUFEbX5e6t9Rlr1i votA== 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 :references:in-reply-to:from:subject:cc:to:message-id:date; bh=WaqVA+twWNXMLS+wwmDdt9dZ9mxFnvxpJSgUbleLmxk=; b=KtvolwhyzqnlA+znEnRDKfQDWVbSlVSZiJtg+HlOf+QZVt5zDGwe7Ooujy5weFpIGE JBwhq5x9XYptjkXBDWkSoGFCfTtbnS+As07Ts43xpGjn7P8eR6JxQ4tZLf6oZKoxRUg3 5TFaasoYDXvu1xcnt+tTrfs7QUHPfuyR/iua1zO+FO1fGsyhk56OcvhXjrxUc3Tahc+5 4Vnj54w7IwzYfJvDfx+ti1LUW3rmhiud2qeYaugzzKQP5E+BKEQidMzdJK7TsyTQ9ZNN LTTaniPOwub/fnLwKjdvp3cq73fTsYyo+9Bwy+8hoh5TdxJS3hDBUPO9SmxCGAWOlexi B2uQ== 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 f63si22292666pfh.120.2019.05.07.12.23.58; Tue, 07 May 2019 12:24:15 -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 S1726415AbfEGTXI convert rfc822-to-8bit (ORCPT + 99 others); Tue, 7 May 2019 15:23:08 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:33196 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725843AbfEGTXI (ORCPT ); Tue, 7 May 2019 15:23:08 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::3d8]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 3092614B7666B; Tue, 7 May 2019 12:23:07 -0700 (PDT) Date: Tue, 07 May 2019 12:23:06 -0700 (PDT) Message-Id: <20190507.122306.163240491107984253.davem@davemloft.net> To: ynezz@true.cz Cc: netdev@vger.kernel.org, matthias.bgg@gmail.com, andrew@lunn.ch, f.fainelli@gmail.com, hkallweit1@gmail.com, frowand.list@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, maxime.ripard@bootlin.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH net-next v2 0/4] of_get_mac_address ERR_PTR fixes From: David Miller In-Reply-To: <1557177887-30446-1-git-send-email-ynezz@true.cz> References: <1557177887-30446-1-git-send-email-ynezz@true.cz> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-15 Content-Transfer-Encoding: 8BIT X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 07 May 2019 12:23:07 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Petr ?tetiar Date: Mon, 6 May 2019 23:24:43 +0200 > this patch series is an attempt to fix the mess, I've somehow managed to > introduce. > > First patch in this series is defacto v5 of the previous 05/10 patch in the > series, but since the v4 of this 05/10 patch wasn't picked up by the > patchwork for some unknown reason, this patch wasn't applied with the other > 9 patches in the series, so I'm resending it as a separate patch of this > fixup series again. > > Second patch is a result of this rebase against net-next tree, where I was > checking again all current users of of_get_mac_address and found out, that > there's new one in DSA, so I've converted this user to the new ERR_PTR > encoded error value as well. > > Third patch which was sent as v5 wasn't considered for merge, but I still > think, that we need to check for possible NULL value, thus current IS_ERR > check isn't sufficient and we need to use IS_ERR_OR_NULL instead. > > Fourth patch fixes warning reported by kbuild test robot. Series applied, thanks.