freebsd-dev/sys/arm64
Zachary Leaf 2b8c4137d4 arm64: fix stack unwinding past exception handlers
Commit 281402e0a5 ("arm64: Shave off two instructions in exceptions")
removed the instruction that set the frame pointer (x29) as it appeared
to be unused.

The frame pointer is used in arm64/db_trace.c:db_stack_trace_cmd() when
unwinding state, and hence still needs to be set.

Add back the instruction to save_registers to properly update frame
pointer.

Reported by: andrew
Sponsored by: Arm Ltd
2023-05-10 12:54:54 +01:00
..
acpica Note that static hints no longer break loader hints 2023-04-26 00:38:32 -05:00
arm64 arm64: fix stack unwinding past exception handlers 2023-05-10 12:54:54 +01:00
broadcom Mechanically convert genet(4) to IfAPI 2023-01-31 16:26:34 -05:00
cavium arm64: fix the LINT-ACPI build 2023-03-07 11:37:31 -06:00
conf Add vt_simplefb to the arm64 NOTES file 2023-04-26 14:11:36 +01:00
coresight arm64: coresight: fix the build without FDT 2022-09-29 14:33:33 -05:00
freescale/imx arm/arm64 freescale: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
include hwpmc: use kstack_contains() 2023-05-06 14:49:19 -03:00
intel arm64 intel: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
iommu Remove unneeded SMMU macros 2023-04-24 12:48:01 +01:00
linux linux(4): Regen for mknod syscall changes 2023-04-28 11:55:04 +03:00
nvidia/tegra210 sys: Nuke double-semicolons 2022-11-02 09:34:20 -06:00
qoriq Map arm64 pci config memory as non-posted 2023-03-05 20:17:21 +00:00
qualcomm arm/arm64 qualcomm: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
rockchip Fix style. 2023-04-07 03:18:42 +00:00