Skip to content

Commit 892c4e4

Browse files
committed
docs: Fix references to IBM CAPI (cxl) removal version
The IBM CAPI (cxl) driver was removed in 6.15, not 6.14. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
1 parent 64f7efb commit 892c4e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Documentation/ABI/removed/sysfs-class-cxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The cxl driver was removed in 6.14.
1+
The cxl driver was removed in 6.15.
22

33
Please note that attributes that are shared between devices are stored in
44
the directory pointed to by the symlink device/.

Documentation/userspace-api/ioctl/ioctl-number.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,9 +375,9 @@ Code Seq# Include File Comments
375375
0xB8 all uapi/linux/mshv.h Microsoft Hyper-V /dev/mshv driver
376376
<mailto:linux-hyperv@vger.kernel.org>
377377
0xC0 00-0F linux/usb/iowarrior.h
378-
0xCA 00-0F uapi/misc/cxl.h Dead since 6.14
378+
0xCA 00-0F uapi/misc/cxl.h Dead since 6.15
379379
0xCA 10-2F uapi/misc/ocxl.h
380-
0xCA 80-BF uapi/scsi/cxlflash_ioctl.h Dead since 6.14
380+
0xCA 80-BF uapi/scsi/cxlflash_ioctl.h Dead since 6.15
381381
0xCB 00-1F CBM serial IEC bus in development:
382382
<mailto:michael.klein@puffin.lb.shuttle.de>
383383
0xCC 00-0F drivers/misc/ibmvmc.h pseries VMC driver

0 commit comments

Comments
 (0)