]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Free up the IPI slot used by IPI_STOP_HARD.
authorNeel Natu <neel@FreeBSD.org>
Sun, 1 Mar 2015 02:31:27 +0000 (02:31 +0000)
committerNeel Natu <neel@FreeBSD.org>
Sun, 1 Mar 2015 02:31:27 +0000 (02:31 +0000)
commit847383d09065aa7dd0ac5f7718c1f68a67fb3644
tree4e8f6de885006304f23e00d0f9b777a1bbce0129
parent7fdbba5e46120ad831725c7633c5dce5bd1f192e
Free up the IPI slot used by IPI_STOP_HARD.

Change the numeric value of IPI_STOP_HARD so it doesn't occupy a valid IPI
slot. This can be done because IPI_STOP_HARD is actually delivered via NMI.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D1983
sys/x86/include/apicvar.h