003d5d66b1
ordinary functions, essentially by backing out half of rev.1.115 of amd64/exception.S. The handlers must be between certain labels for the purposes of profiling, and this was broken by scattering them in separately compiled .S files, especially for ordinary functions that ended up between the labels. Merge the files by #including them as before, except with different pathnames and better comments and organization. Changes to the scattered files are minimal -- just move the labels to the file that does the #includes. This also partly fixes profiling of IPIs -- all IPI handlers are now correctly classified as interrupt handlers, but many are still missing mcount calls. |
||
---|---|---|
.. | ||
atpic_vector.S | ||
atpic.c | ||
clock.c | ||
elcr.c | ||
icu.h | ||
isa_dma.c | ||
isa_dma.h | ||
isa.c | ||
isa.h | ||
nmi.c | ||
timerreg.h |