]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use int for the pcpu_ssbd argument. This is included from userland and may
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 31 Jul 2018 15:08:02 +0000 (15:08 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Tue, 31 Jul 2018 15:08:02 +0000 (15:08 +0000)
commit100a6d1905b1bb510020e6fe3a535ebf5fc395e8
tree5cffe0c838ccbb7325746aaa4e99d0aead49901e
parent97df4fd15850a682e8b941d8cc41b80e61a195d9
Use int for the pcpu_ssbd argument. This is included from userland and may
not include the needed headers to get the bool definition.

Reported by: manu
Pointy hat to: andrew
Sponsored by: DARPA, AFRL
sys/arm64/arm64/cpu_errata.c
sys/arm64/include/pcpu.h
sys/dev/psci/smccc.c
sys/dev/psci/smccc.h