]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PowerPC64LE] Tell the hypervisor to switch interrupts to LE at CHRP attach.
authorbdragon <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:03:35 +0000 (00:03 +0000)
committerbdragon <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:03:35 +0000 (00:03 +0000)
commit57a6abc8c1a71cd814ddd183839a54e3f75eb9c6
treea8c37be57353f377a10d330a15867884c2a535a8
parent5488ea269d47bc1460218f23c530e1807d991067
[PowerPC64LE] Tell the hypervisor to switch interrupts to LE at CHRP attach.

Since we will need to be able to take traps relatively early in the process,
ensure that the hypervisor changes our ILE for us as soon as we are ready.

Sponsored by: Tag1 Consulting, Inc.
sys/powerpc/pseries/phyp-hvcall.h
sys/powerpc/pseries/platform_chrp.c