the bitrig smpns branch has been updated by haesbaert with 2 new commits:

commit a013eb5738a7cd28b8661055b7de4425b8a2c487
diff: https://github.com/bitrig/bitrig/commit/a013eb5
author: Christiano Haesbaert <[email protected]>
date: Mon Dec 8 23:36:55 2014 +0100

Cleanup softintr, remove establish_mpsafe now that IPL_FLAGS is here.
Also kill unused softintr.c from amd64.

ok pwildt@

D       sys/arch/amd64/amd64/softintr.c
M       sys/kern/kern_softintr.c
M       sys/sys/softintr.h

commit 6affe232704918d265a3c89449b3f5199ab52d69
diff: https://github.com/bitrig/bitrig/commit/6affe23
author: Patrick Wildt <[email protected]>
date: Sat Aug 23 22:52:57 2014 +0200

Revert to nearly the old softintr_ API, but keep ithreads for it.

ok haesbaert@

M       sys/arch/amd64/include/intr.h
M       sys/conf/files
M       sys/dev/ic/com.c
M       sys/dev/usb/usb.c
M       sys/kern/kern_clock.c
M       sys/kern/kern_ithread.c
M       sys/kern/kern_sig.c
A       sys/kern/kern_softintr.c
M       sys/net/netisr.c
M       sys/net/netisr.h
M       sys/net/pipex.c
M       sys/sys/ithread.h
A       sys/sys/softintr.h

Reply via email to