]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r317361:
authorandrew <andrew@FreeBSD.org>
Tue, 30 May 2017 13:26:37 +0000 (13:26 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 30 May 2017 13:26:37 +0000 (13:26 +0000)
commit02cff81c14829d2a6f6f89d2f999a32ef542d199
treef0931aad041cb26a8a6a9f29bd21a1a199bc6246
parent47a9c98749e1a947c17d80568ab5f5eda143630e
MFC r317361:

Call the PSCI reset from cpu_reset on arm64. When rebooting from DDB the
kernel calls this directly so the event handler is not called, meaning
the computer fails to reboot.
sys/arm64/arm64/vm_machdep.c
sys/conf/options.arm64
sys/dev/psci/psci.c
sys/dev/psci/psci.h