[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200905132405.GG3562056@lianli.shorne-pla.net>
Date: Sat, 5 Sep 2020 22:24:05 +0900
From: Stafford Horne <shorne@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/3] OpenRISC fixes for 5.9
On Sat, Sep 05, 2020 at 10:19:32PM +0900, Stafford Horne wrote:
> Changes since v1:
>
> - Now a series, v1 was only the "Reserve memblock for initrd" patch
> - Added fixes for compiler issues pointed out by the kbuild robot
Forgot to mention:
- Updated "Reserve memblock for initrd", as per Mike's comments
> This is a few fixes found during testing 5.9.
>
> Stafford Horne (3):
> openrisc: Reserve memblock for initrd
> openrisc: Fix cache API compile issue when not inlining
> openrisc: Fix issue with get_user for 64-bit values
>
> arch/openrisc/include/asm/uaccess.h | 16 ++++++++--------
> arch/openrisc/kernel/setup.c | 10 ++++++++++
> arch/openrisc/mm/cache.c | 2 +-
> 3 files changed, 19 insertions(+), 9 deletions(-)
>
> --
> 2.26.2
>
Powered by blists - more mailing lists