[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a37eA8s68pkHcmR_wtvPaDBouqRF7S2T+t3=YUh9HuCOg@mail.gmail.com>
Date: Fri, 30 Oct 2020 17:29:42 +0100
From: Arnd Bergmann <arnd@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Christoph Hellwig <hch@...radead.org>,
linux-arch <linux-arch@...r.kernel.org>,
linux-riscv <linux-riscv@...ts.infradead.org>
Subject: [GIT PULL] asm-generic: bugfix for v5.10
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
tags/asm-generic-fixes-5.10
for you to fetch changes up to 0bcd0a2be8c9ef39d84d167ff85359a49f7be175:
asm-generic: mark __{get,put}_user_fn as __always_inline (2020-10-27
16:13:09 +0100)
----------------------------------------------------------------
asm-generic: fixes for v5.10
There is one small bugfix, fixing a build regression for RISC-V
Signed-off-by: Arnd Bergmann <arnd@...db.de>
----------------------------------------------------------------
Christoph Hellwig (1):
asm-generic: mark __{get,put}_user_fn as __always_inline
include/asm-generic/uaccess.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists