--- v4
+++ v3
@@ -18,10 +18,6 @@
Signed-off-by: Christophe Lombard <clombard@linux.vnet.ibm.com>
---
-Changelog[v4]
- - Rebase to latest upstream.
- - Correct a typo in page size
-
Changelog[v3]
- Rebase to latest upstream.
- Add page_size argument in pnv_ocxl_tlb_invalidate()
@@ -38,7 +34,6 @@
platform-specific file (powernv)
- Use the notifier invalidate_range
---
-
Christophe Lombard (5):
ocxl: Assign a register set to a Logical Partition
ocxl: Initiate a TLB invalidate command
@@ -47,14 +42,14 @@
ocxl: Add new kernel traces
arch/powerpc/include/asm/pnv-ocxl.h | 54 ++++++++++++
- arch/powerpc/platforms/powernv/ocxl.c | 114 ++++++++++++++++++++++++++
+ arch/powerpc/platforms/powernv/ocxl.c | 115 ++++++++++++++++++++++++++
drivers/misc/ocxl/context.c | 4 +-
drivers/misc/ocxl/link.c | 70 +++++++++++++++-
drivers/misc/ocxl/ocxl_internal.h | 9 +-
- drivers/misc/ocxl/trace.h | 64 +++++++++++++++
+ drivers/misc/ocxl/trace.h | 64 ++++++++++++++
drivers/scsi/cxlflash/ocxl_hw.c | 6 +-
include/misc/ocxl.h | 2 +-
- 8 files changed, 314 insertions(+), 9 deletions(-)
+ 8 files changed, 315 insertions(+), 9 deletions(-)
--
2.28.0