From 1f0c29575d67748d9fe42125e7c2b8003fae8ad0 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 22 Dec 2021 20:15:05 -0800 Subject: [PATCH] scst/ChangeLog: Mention that the iSER target driver is now compatible with hardened usercopy --- scst/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scst/ChangeLog b/scst/ChangeLog index c4ebd9760..ca1177652 100644 --- a/scst/ChangeLog +++ b/scst/ChangeLog @@ -20,6 +20,8 @@ Summary of changes between versions 3.5 and 3.6 - The tape device handler now sets 'block_shift' correctly. - Improved the code for building a Debian package (dpkg). - scst_local: the SCSI host number is now available in sysfs. +- scst-isert: this driver has been made compatible with + CONFIG_HARDENED_USERCOPY. - scst-isert: support for RDMA_CV_EVENT_ADDR_CHANGE has been added. - scst-isert: a hang in iscsi_release() has been fixed. - The top-level Makefile has been modified such that the qla2x00t-32gbit driver