[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEbi=3ef0YhsWj9Sh6FZPWoaYJEZgtXq6_3u4CnXuqjCCLNOww@mail.gmail.com>
Date: Thu, 22 Feb 2018 11:36:02 +0800
From: Greentime Hu <green.hu@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Arnd Bergmann <arnd@...db.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Pull Request for linux-next
2018-02-22 8:29 GMT+08:00 Stephen Rothwell <sfr@...b.auug.org.au>:
> Hi Greentime,
>
> On Wed, 21 Feb 2018 16:14:39 +0800 Greentime Hu <green.hu@...il.com> wrote:
>>
>> Could you please add https://github.com/andestech/linux.git next
>> to linux-next
>>
>> I will be sending pull requests to Linus for nds32 to be
>> included for 4.17 release.
>>
>> https://lkml.org/lkml/2018/2/14/423
>
> OK, I can't actually use your tree as it is at the moment. It contains
> a set of patches that are copies of some commits in Linus' tree - it
> looks like a rebase gone wrong. Please fix that up and try again.
Hi, Stephen:
Sorry about that.
I did the following steps this time and please pull again.
git remote add mainline https://github.com/torvalds/linux
git fetch --all
git checkout -b next v4.16-rc1
git am ./tmp/*.patch
Please let me know if I did something wrong.
Powered by blists - more mailing lists