/freebsd/sys/kern/ |
H A D | subr_boot.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | kern_cons.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | kern_cons.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | subr_pcpu.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | subr_kdb.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | subr_prf.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | subr_param.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | link_elf.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
/freebsd/sys/x86/pci/ |
H A D | pci_early_quirks.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
/freebsd/sys/x86/xen/ |
H A D | pv.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
/freebsd/sys/x86/x86/ |
H A D | identcpu.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
/freebsd/sys/amd64/amd64/ |
H A D | initcpu.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | fpu.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | machdep.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|
H A D | pmap.c | diff 9d6ae1e3c26a0c3334a268b587f17dccb9a503d7 Mon Jun 05 01:01:31 CEST 2023 Colin Percival <cperciva@FreeBSD.org> Revert "Revert "tslog: Annotate some early boot functions""
Now that <sys/tslog.h> is wrapped in #ifdef _KERNEL, it's safe to have tslog annotations in files which might be built from userland (i.e. in subr_boot.c, which is built as part of the boot loader).
This reverts commit 59588a546f55523d6fd37ab42eb08b719311d7d6.
|