Reenable redirection of clock interrupt to a higher priority vector.
setidt() now knows about f00f_hack(), and the APs now use the same interrupt descriptor table as the BSP.
This commit is contained in:
parent
4866e0856c
commit
1516126e28
@ -22,7 +22,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: smptests.h,v 1.29 1998/03/03 22:56:26 tegge Exp $
|
||||
* $Id: smptests.h,v 1.30 1998/03/04 23:45:12 tegge Exp $
|
||||
*/
|
||||
|
||||
#ifndef _MACHINE_SMPTESTS_H_
|
||||
@ -278,7 +278,7 @@
|
||||
* while still using the slow interrupt handler. Only effective when
|
||||
* APIC_INTR_REORDER is defined.
|
||||
*/
|
||||
/* #define APIC_INTR_HIGHPRI_CLOCK */
|
||||
#define APIC_INTR_HIGHPRI_CLOCK
|
||||
|
||||
#endif /* APIC_IO */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user