the bitrig master branch has been updated by haesbaert with 5 new commits: commit 412e70386fdd704b096ddf40a89477ebb510943e diff: https://github.com/bitrig/bitrig/commit/412e703 author: Christiano Haesbaert <[email protected]> date: Tue Jan 13 17:39:42 2015 +0100
Rename arm's intrsource members from iq_* to is_* and kill two unused members. ok pwildt@ M sys/arch/arm/cortex/ampintc.c M sys/arch/armv7/include/intr.h M sys/arch/armv7/omap/intc.c M sys/arch/armv7/sunxi/a1xintc.c commit 7fbcf10f9d674d8ce030630dd0be4cc1b0b21f7b diff: https://github.com/bitrig/bitrig/commit/7fbcf10 author: Christiano Haesbaert <[email protected]> date: Tue Jan 13 21:11:24 2015 +0100 Merge all ARM intrhand{} definitions into one, standarize the members. ok pwildt@ M sys/arch/arm/cortex/ampintc.c M sys/arch/armv7/imx/imxgpio.c M sys/arch/armv7/include/intr.h M sys/arch/armv7/omap/intc.c M sys/arch/armv7/omap/omgpio.c M sys/arch/armv7/sunxi/a1xintc.c M sys/arch/armv7/sunxi/sxipio.c commit 8431dbdd6356651c1c4bcafbc9a670b20386d011 diff: https://github.com/bitrig/bitrig/commit/8431dbd author: Christiano Haesbaert <[email protected]> date: Tue Jan 13 22:35:09 2015 +0100 Standarize ih_ipl over ih_level in intrhand{}. ok pwildt@ M sys/arch/amd64/amd64/genassym.cf M sys/arch/amd64/amd64/intr.c M sys/arch/amd64/amd64/vector.S M sys/arch/amd64/include/intr.h commit 830bbf5fe44159c155b4db6fa6b0d650e8510a1b diff: https://github.com/bitrig/bitrig/commit/830bbf5 author: Christiano Haesbaert <[email protected]> date: Tue Jan 13 17:32:10 2015 +0100 Rename arm's intrq to intrsource and move it to machine/intr.h. ok pwildt@ M sys/arch/arm/cortex/ampintc.c M sys/arch/armv7/include/intr.h M sys/arch/armv7/omap/intc.c M sys/arch/armv7/sunxi/a1xintc.c commit 7ae9bfc5e405c1cecd24cb0437fc68fe3d036f3b diff: https://github.com/bitrig/bitrig/commit/7ae9bfc author: Christiano Haesbaert <[email protected]> date: Tue Jan 13 23:08:30 2015 +0100 Kill ih_pin from amd64's intrhand{}, we have that in intrsource.is_pin. ok pwildt@ M sys/arch/amd64/amd64/intr.c M sys/arch/amd64/include/intr.h
