]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
armv8crypto: print a message on probe failure
authorMitchell Horne <mhorne@FreeBSD.org>
Mon, 18 Jan 2021 20:59:21 +0000 (16:59 -0400)
committerMitchell Horne <mhorne@FreeBSD.org>
Mon, 18 Jan 2021 20:59:21 +0000 (16:59 -0400)
commita520f5ca580fcff34fd0d9f0d64a4c165f57eb30
tree7804c0ee6e7be6c32f1507cdd870b79d4a76f530
parent95ae95d413bdbab9b7360d190a81c18aadf440f7
armv8crypto: print a message on probe failure

Similar to the message printed by aesni(4), let the user know if the
driver is unsupported by their CPU.

PR: 252543
Reported by: gbe
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
sys/crypto/armv8/armv8_crypto.c