opnsense-src/sys/i386
John Baldwin f66a407de2 sys: Add cpu_update_pcb hook
This MD function is invoked before dumping register set notes when
writing out a core dump to ensure that the PCB for a given thread is
up to date.  This provides a centralized place to update the PCB with
values of the current thread for each arch rather than doing this work
in each register set's get method.

Discussed with:	jrtc27
Reviewed by:	kib, markj
Sponsored by:	AFRL, DARPA
Differential Revision:	https://reviews.freebsd.org/D44910
2025-01-31 15:40:29 -05:00
..
acpica Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
bios newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
conf Retire non-NEW_PCIB code and remove config option 2024-07-18 18:55:12 +01:00
i386 sys: Add cpu_update_pcb hook 2025-01-31 15:40:29 -05:00
include machine/param.h: drop __HAVE_ACPI define 2025-01-23 16:30:31 -04:00
linux sysent: regen for typo fix 2024-10-22 19:21:26 +01:00
pci pir: Use device_set_descf() 2024-06-16 16:37:26 -04:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00