opnsense-src/sys/amd64/amd64
John Baldwin 0e742cc774 cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean
This is intended to clean state of a thread at the end of its
lifecycle during wait(), not the beginning of its life cycle.

Reviewed by:	kib
Sponsored by:	AFRL, DARPA
Differential Revision:	https://reviews.freebsd.org/D48023
2025-01-03 11:03:08 -05:00
..
apic_vector.S sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
atpic_vector.S sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
bios.c Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
bpf_jit_machdep.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bpf_jit_machdep.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
copyout.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
cpu_switch.S Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
db_disasm.c Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
db_interface.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
db_trace.c ddb: Use bool for boolean variables in MD code 2024-02-02 15:08:53 -08:00
efirt_machdep.c vm_page: Let vm_page_init_page() take a pool parameter 2024-06-13 21:18:59 -04:00
efirt_support.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
elf_machdep.c imgact_elf: Add const to the header_supported callback arguments 2024-03-04 11:52:21 -08:00
exception.S Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
exec_machdep.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fpu.c x86: Add routines for querying XSAVE feature information 2024-12-15 16:39:36 +01:00
gdb_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
genassym.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
initcpu.c Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
io.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
locore.S la57: explain how the trampoline works 2024-10-20 20:00:23 +03:00
machdep.c vmm: Correctly suspend and resume the vmm driver. 2024-11-29 14:38:35 -07:00
mem.c Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
minidump_machdep.c minidump_machdep: Fix typo 2024-04-11 11:28:21 -06:00
mp_machdep.c amd64/mp_machdep.c: style 2024-10-01 14:32:19 +03:00
mpboot.S Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
pmap.c amd64: re-enable la57, try two 2024-12-09 06:06:24 +02:00
ptrace_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sigtramp.S Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
support.S rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting 2024-01-30 08:45:01 +02:00
sys_machdep.c Remove stray whitespaces from sys/amd64/ 2024-09-21 07:05:46 -06:00
trap.c amd64: on any fault during call to EFI RT, restore execution and print fault details 2024-12-25 03:37:19 +02:00
uio_machdep.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
vm_machdep.c cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean 2025-01-03 11:03:08 -05:00
xen-locore.S x86/xen: fill hypercall page with int3 2024-02-22 11:08:04 +01:00