created | 2020-12-03T20:57:39Z |
---|---|
begin | 2020-10-07T11:23:05Z |
end | 2020-10-07T12:13:23Z |
path | src/sys |
commits | 1 |
date | 2020-10-07T12:13:23Z | |||
---|---|---|---|---|
author | mpi | |||
files | src/sys/arch/m88k/m88k/softintr.c | log | diff | annotate |
src/sys/arch/mips64/mips64/softintr.c | log | diff | annotate | |
src/sys/arch/powerpc64/powerpc64/softintr.c | log | diff | annotate | |
src/sys/arch/sh/sh/interrupt.c | log | diff | annotate | |
message |
Include <sys/systm.h> directly instead of relying on hidden UVM includes. The header is being pulled via uvm_extern.h -> uvm_map.h |