freebsd_amp_hwpstate/sys
Andrew Turner 2420f6aed9 Enable IPIs on CPU 0 on arm and arm64
Not all interrupt controllers enable IPIs by default as the Arm
GIC specs make it an implementation defined option. As at least two
hypervisors have also previously masked the IPIs on boot.

As we already enable these IPIs on the non-boot CPUs it is expected
this is a safe operation.

Differential Revision:	https://reviews.freebsd.org/D26975
2021-05-02 07:43:34 +00:00
..
amd64 Switch the EFI virtual address to a uint64_t 2021-05-01 06:01:20 +00:00
arm Switch the EFI virtual address to a uint64_t 2021-05-01 06:01:20 +00:00
arm64 Enable IPIs on CPU 0 on arm and arm64 2021-05-02 07:43:34 +00:00
bsm
cam mmccam: probe*: Style(9) 2021-04-27 19:03:16 +02:00
cddl
compat linuxkpi: Introduce tasklet_disable_nosync() 2021-04-28 08:05:57 -07:00
conf riscv: Remove old qemu compatibility code 2021-04-27 16:22:04 -05:00
contrib zfs: restore copyright disclaimer change from 4b84b4cca 2021-04-26 22:16:50 +02:00
crypto
ddb
dev Switch the EFI virtual address to a uint64_t 2021-05-01 06:01:20 +00:00
dts
fs nfscl: add check for NULL clp and forced dismounts to nfscl_delegreturnvp() 2021-04-27 17:30:16 -07:00
gdb
geom
gnu
i386
isa
kern O_PATH: disable kqfilter for fifos 2021-04-30 17:43:45 +03:00
kgssapi
libkern
mips
modules modules: remove stale if_wg reference 2021-04-15 19:59:13 -05:00
net iflib: Take iri_pad into account when processing small frames 2021-04-30 12:46:17 +02:00
net80211
netgraph ng_ubt: Block attachment of uninitialized Intel Wireless 7265 2021-04-15 17:26:32 +03:00
netinet sctp: update the vtag for INIT and INIT-ACK chunks 2021-04-30 13:33:16 +02:00
netinet6 Re-enable network ioctls in capability mode 2021-04-23 09:22:49 -04:00
netipsec
netpfil pf: Fix IP checksum on reassembly 2021-04-30 08:19:46 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpc/xive: Remove POWER9 DD1 IRQ bits 2021-05-01 16:18:02 -05:00
riscv riscv: Remove old qemu compatibility code 2021-04-27 16:22:04 -05:00
rpc nfsd: fix a NFSv4.1 Linux client mount stuck in CLOSE_WAIT 2021-04-27 15:32:35 -07:00
security
sys Switch the EFI virtual address to a uint64_t 2021-05-01 06:01:20 +00:00
teken
tests
tools newbus: remove support for SINGLETON 2021-04-26 11:41:08 -06:00
ufs b_vflags update requries bufobj lock 2021-04-15 15:47:42 +03:00
vm sysctl vm.objects: report backing object and swap use 2021-04-19 21:32:01 +03:00
x86 Wait longer for a previous IPI to be sent 2021-04-30 13:32:29 -05:00
xdr
xen
Makefile