From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759246AbbFBPRM (ORCPT ); Tue, 2 Jun 2015 11:17:12 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:54076 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753936AbbFBPRC (ORCPT ); Tue, 2 Jun 2015 11:17:02 -0400 Date: Tue, 2 Jun 2015 08:16:59 -0700 From: Guenter Roeck To: Lennox Wu Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org Subject: Re: [Git PULL] score: Fix exception handler label Message-ID: <20150602151659.GA22877@roeck-us.net> References: <556B43B5.2000905@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <556B43B5.2000905@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 01, 2015 at 01:24:05AM +0800, Lennox Wu wrote: > The following changes since commit 792498003dadf060aa92abde007e7803f55e145b: > > Linux 4.1-rc5 (2015-05-31 23:32:58 +0800) > > are available in the git repository at: > > git://github.com/sctscore/linux-off.git > a5c6e73c15d95980a54996350068524b7da55976 > > for you to fetch changes up to a5c6e73c15d95980a54996350068524b7da55976: > > score: Fix exception handler label (2015-05-31 23:33:00 +0800) > > ---------------------------------------------------------------- > Guenter Roeck (1): > score: Fix exception handler label > > arch/score/lib/string.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Hi, gpg says [-- PGP output follows (current time: Tue 02 Jun 2015 08:02:40 AM PDT) --] gpg: Signature made Sun 31 May 2015 10:24:10 AM PDT using RSA key ID 2180C65C gpg: Good signature from "Lennox Wu " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 2662 FB4C 0995 7459 79FA 5037 DF7C E3EC 2180 C65C [-- End of PGP output --] Can you get someone to sign your key ? Also, the history in your tree does not match with the upstream history. Your tree: 792498003dad Linux 4.1-rc5 upstream: ba155e2d21f6 Linux 4.1-rc5 No idea what happened, but it is not entirely surprising that Linus did not accept your pull request. Guenter