On 29-Aug-2003 Scott Ballantyne wrote:
> John Baldwin writes:
>>
>> Ack, that patch was for current. Try using
>> 'eflags = read_eflags(); disable_intr();' in place of intr_disable()
>> and 'write_eflags(eflags);' in place of intr_restore().
>
> Thanks! That builds with no problem, and I am running it now. I will
> let you know how it goes.
Did this work?
--
John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
_______________________________________________
freebsd-smp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-smp
To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org"