All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] OpenRISC fixes for 5.9-rc4
@ 2020-09-10 23:39 Stafford Horne
  2020-09-10 23:39   ` [OpenRISC] " Stafford Horne
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Stafford Horne @ 2020-09-10 23:39 UTC (permalink / raw)
  To: LKML; +Cc: Stafford Horne

Changes since v2:
 - Update the uaccess.h to address issues pointed out by Luc

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
 - 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 | 33 ++++++++++++++++++-----------
 arch/openrisc/kernel/setup.c        | 10 +++++++++
 arch/openrisc/mm/cache.c            |  2 +-
 3 files changed, 32 insertions(+), 13 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-09-12  8:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 23:39 [PATCH v3 0/3] OpenRISC fixes for 5.9-rc4 Stafford Horne
2020-09-10 23:39 ` [PATCH v3 1/3] openrisc: Reserve memblock for initrd Stafford Horne
2020-09-10 23:39   ` [OpenRISC] " Stafford Horne
2020-09-10 23:39 ` [PATCH v3 2/3] openrisc: Fix cache API compile issue when not inlining Stafford Horne
2020-09-10 23:39   ` [OpenRISC] " Stafford Horne
2020-09-10 23:39 ` [PATCH v3 3/3] openrisc: Fix issue with get_user for 64-bit values Stafford Horne
2020-09-10 23:39   ` [OpenRISC] " Stafford Horne
2020-09-10 23:39   ` Stafford Horne
2020-09-11 20:55   ` Luc Van Oostenryck
2020-09-11 20:55     ` [OpenRISC] " Luc Van Oostenryck
2020-09-11 20:55     ` Luc Van Oostenryck
2020-09-12  8:40     ` Stafford Horne
2020-09-12  8:40       ` [OpenRISC] " Stafford Horne
2020-09-12  8:40       ` Stafford Horne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.