kmsan: Update kmsan.9 to note arm64 support
MFC after: 2 weeks Sponsored by: Klara, Inc. Sponsored by: Juniper Networks, Inc.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd December 6, 2023
|
||||
.Dd January 11, 2024
|
||||
.Dt KMSAN 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -62,7 +62,7 @@ kernel configuration file:
|
||||
.Nm
|
||||
is a subsystem which leverages compiler instrumentation to detect uses of
|
||||
uninitialized memory in the kernel.
|
||||
Currently it is implemented only on the amd64 platform.
|
||||
Currently it is implemented only on the amd64 and arm64 platforms.
|
||||
.Pp
|
||||
When
|
||||
.Nm
|
||||
|
||||
Reference in New Issue
Block a user