[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=whE1Gea=216t=1OfEUrsEYRq2wn27OaPE8HBD4mSUDaOQ@mail.gmail.com>
Date: Thu, 10 Jan 2019 03:59:22 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Guo Ren <guoren@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Linux List Kernel Mailing <linux-kernel@...r.kernel.org>,
linux-arch <linux-arch@...r.kernel.org>
Subject: Re: [GIT PULL] csky fixup for linux-5.0-rc1
On Thu, Jan 10, 2019 at 12:11 AM Guo Ren <guoren@...nel.org> wrote:
>
> This pull-request is wrong on the patch:
> "csky: fixup module relocation error with 807 & 860".
> diff --git a/arch/csky/kernel/module.c b/arch/csky/kernel/module.c
> - uint16_t location_tmp = (uint16_t *)location;
> + uint16_t *location_tmp = (uint16_t *)location;
>
> Please drop it if possible and I'll send another [GIT PULL].
Too late, already pulled.
Send a patch, and I'll apply it. Or send a pull request with updates
if there's more than that oneliner..
Linus
Powered by blists - more mailing lists