2015-06-02 15:17:12

by Guenter Roeck

[permalink] [raw]
Subject: Re: [Git PULL] score: Fix exception handler label

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 <[email protected]>"
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


2015-06-04 07:31:25

by Lennox Wu

[permalink] [raw]
Subject: Re: [Git PULL] score: Fix exception handler label

mm...I also don't know what happened, I will reissue a request this weekend.
Best,
Lennox


2015-06-02 23:16 GMT+08:00 Guenter Roeck <[email protected]>:
> 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 <[email protected]>"
> 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