Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp8698179ybi; Thu, 6 Jun 2019 17:54:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqydl+uvPuI/lqXTV4g882vKouuLvMBnXpmsk+RARmd09u6hexNGG/8xNIQuGrAiyXeOGFqF X-Received: by 2002:a17:90a:cb94:: with SMTP id a20mr2768550pju.70.1559868893085; Thu, 06 Jun 2019 17:54:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559868893; cv=none; d=google.com; s=arc-20160816; b=xGv8lDvxVMjhC1f0Q9RAmY72y/iFrUfy0GP4sh6hI+pVfwD3/B8mCIBEwNNZdJ5Mxx nzoIcmfEpFLNuk7BbWd0tIX0ioxVTv6+kScSMM/S0o3/1O7mJGb2iwgKH2vezBmx77p6 MpzOXknJgU1Wrp00l0VEwm6kpIw4PDBCBYBifGZBigyAAgEqKHbfH9CNUbH2USrwtq37 OnalLuIZVldSsLr2ZPzjeriAb7LkmkNY0psGuFyWjyiqkI55f7NQ4f6dJY60dZrTyPDi m4Ow82vppnGUjdvHcjbEJ2TEaPIJ7ht5D9BO7etp6BMiZ835aEXsRAY2TbKWWf5PV5Ho +rQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=F7pODJGZisktbKg+K8Wc08HEJMPPCJskDbujOpcbXx4=; b=VGCJZN8ZgP4NEqGGonst36jaX8ZazwDsvCa0ZyvTJ/+t//rPQOf5tmxjr6uro33kLF dhOPUcsaEx+CO5ctUoE0TqEwoOOxeI+C4uTMm+BvP+LGwxLHmeM171GHfupCSYHQm4fd YgjXYT8RvXnukfBtLR3MYBr5SBRvT2iJiDaQRX3y7B7TUA01J5xagWpp51lTmKt9BJZ9 2tTfOZ69ro5qpSSPm7uAZb4s00TMNcvJs4XJGeNzwhYHp/P69EDYRxtimcPrJnmPPFya FLriEWTBP9EJCzpbx4Pq/CZQCOy1aUnGIyUPYmZfUZg8uDnmw8g15OV6c4FquLNmGxFy uGxA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XQITSzJa; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g23si500814pgh.523.2019.06.06.17.54.37; Thu, 06 Jun 2019 17:54:53 -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; dkim=pass header.i=@kernel.org header.s=default header.b=XQITSzJa; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728311AbfFGAY1 (ORCPT + 99 others); Thu, 6 Jun 2019 20:24:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:51866 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728156AbfFGAY1 (ORCPT ); Thu, 6 Jun 2019 20:24:27 -0400 Received: from dragon (li1264-180.members.linode.com [45.79.165.180]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B3B49206DF; Fri, 7 Jun 2019 00:24:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559867066; bh=/JAzBqFy3SXtb7a5Gpv8iuNYJP18hnVQYOVV9nk078o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XQITSzJaKYh2jRSUJLHAvMFiTSY7mDuVBUb42yYODcuHYG9Pb2XlrLx3YcKUY5Rzx sA/xnOf1q02lTG4PLQ8a0vlZXqKJJIG7vd8s0gjLVqA/U4eTBm1L1CWPRd/SfqO6cj v5FHE7zzDqZ9HToPdlXts97NcqPqn147/4uJN+0I= Date: Fri, 7 Jun 2019 08:24:08 +0800 From: Shawn Guo To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List , Peng Fan Subject: Re: linux-next: Fixes tag needs some work in the imx-mxs tree Message-ID: <20190607002407.GY29853@dragon> References: <20190607074652.4b3d0c97@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190607074652.4b3d0c97@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 07, 2019 at 07:46:52AM +1000, Stephen Rothwell wrote: > Hi all, > > In commit > > f6a8ff82ce68 ("clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out") > > Fixes tag > > Fixes: ba5625c3e27 ("clk: imx: Add clock driver support for imx8mm") > > has these problem(s): > > - SHA1 should be at least 12 digits long > Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 > or later) just making sure it is not set (or set to "auto"). Hi Stephen, Thanks for reporting. I just got it fixed, will be more careful about that in the future. @Peng, please check your git configuration as suggested above, thanks. Shawn