]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PowerPC64] Fix invalid OPAL call in xive_bind().
authorBrandon Bergren <bdragon@FreeBSD.org>
Fri, 21 Aug 2020 03:23:10 +0000 (03:23 +0000)
committerBrandon Bergren <bdragon@FreeBSD.org>
Fri, 21 Aug 2020 03:23:10 +0000 (03:23 +0000)
commitb94b2fcd61a31e76da66ba442f7878ad08c046d2
treee51d551dd81dfc3d17cf694612263bff7680e35e
parent11a82cd6888c1fbf4bfc3f59d7c9571717aabb65
[PowerPC64] Fix invalid OPAL call in xive_bind().

This fixes spurious "XIVE[ IC 00  ] ISN 1 lead to invalid IVE !" messages
generated by OPAL when running with the debug level cranked up.

Discussed with jhibbits.

Sponsored by: Tag1 Consulting, Inc.
sys/powerpc/powernv/opal.h
sys/powerpc/powernv/xive.c