public inbox for openrisc@lists.librecores.org
 help / color / mirror / Atom feed
* [OpenRISC] [PATCH 0/1] OpenRISC binder.c compiler failure fix for stable
@ 2020-10-18 20:16 Stafford Horne
  2020-10-18 20:16 ` [OpenRISC] [PATCH 1/1] openrisc: Fix issue with get_user for 64-bit values Stafford Horne
  0 siblings, 1 reply; 2+ messages in thread
From: Stafford Horne @ 2020-10-18 20:16 UTC (permalink / raw)
  To: openrisc

This is a backported version of the v5.9 patch to fix issues on OpenRISC using
get_user with 64-bit values.  This also fixes compilation failures when
compiling binder.c.

Discussion: https://lkml.org/lkml/2020/10/16/198

Stafford Horne (1):
  openrisc: Fix issue with get_user for 64-bit values

 arch/openrisc/include/asm/uaccess.h | 35 ++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 13 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-18 20:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-18 20:16 [OpenRISC] [PATCH 0/1] OpenRISC binder.c compiler failure fix for stable Stafford Horne
2020-10-18 20:16 ` [OpenRISC] [PATCH 1/1] openrisc: Fix issue with get_user for 64-bit values Stafford Horne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox