All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] OpenRISC fixes for 5.9
@ 2020-09-05 13:19 Stafford Horne
  2020-09-05 13:19   ` Stafford Horne
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Stafford Horne @ 2020-09-05 13:19 UTC (permalink / raw)
  To: LKML; +Cc: Stafford Horne

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

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


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

end of thread, other threads:[~2020-09-06 21:00 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-05 13:19 [PATCH v2 0/3] OpenRISC fixes for 5.9 Stafford Horne
2020-09-05 13:19 ` [OpenRISC] [PATCH v2 1/3] openrisc: Reserve memblock for initrd Stafford Horne
2020-09-05 13:19   ` Stafford Horne
2020-09-05 13:25   ` [OpenRISC] " Stafford Horne
2020-09-05 13:25     ` Stafford Horne
2020-09-06  6:15   ` [OpenRISC] " Mike Rapoport
2020-09-06  6:15     ` Mike Rapoport
2020-09-05 13:19 ` [OpenRISC] [PATCH v2 2/3] openrisc: Fix cache API compile issue when not inlining Stafford Horne
2020-09-05 13:19   ` Stafford Horne
2020-09-05 13:19 ` [OpenRISC] [PATCH v2 3/3] openrisc: Fix issue with get_user for 64-bit values Stafford Horne
2020-09-05 13:19   ` Stafford Horne
2020-09-05 13:57   ` [OpenRISC] " Luc Van Oostenryck
2020-09-05 13:57     ` Luc Van Oostenryck
2020-09-05 21:34     ` [OpenRISC] " Stafford Horne
2020-09-05 21:34       ` Stafford Horne
2020-09-06  0:22       ` [OpenRISC] " Luc Van Oostenryck
2020-09-06  0:22         ` Luc Van Oostenryck
2020-09-06 21:00         ` Stafford Horne
2020-09-06 21:00           ` Stafford Horne
2020-09-05 13:24 ` [PATCH v2 0/3] OpenRISC fixes for 5.9 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.