freebsd-src/sys/arm64
Mark Johnston 7b68fb5ab2 thread: Add a return value to cpu_set_upcall()
Some implementations copy data to userspace, an operation which can in
principle fail.  In preparation for adding a __result_use_check
annotation to copyin() and related functions, let implementations of
cpu_set_upcall() return an error, and check for errors when copying data
to user memory.

Reviewed by:	kib, jhb
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D43100
2023-12-25 21:04:00 -05:00
..
acpica pci_cfgreg: Add a PCI domain argument to the low-level register API 2023-11-29 10:31:47 -08:00
arm64 thread: Add a return value to cpu_set_upcall() 2023-12-25 21:04:00 -05:00
broadcom sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cavium sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
conf Add an Armv8 rndr random number provider 2023-11-15 18:05:08 +00:00
coresight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
freescale/imx sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include busdma: tidy bus_dma_run_filter() functions 2023-12-06 19:11:39 -04:00
intel sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
iommu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
linux makesyscalls: don't make syscall.mk by default 2023-11-18 00:48:14 +00:00
nvidia/tegra210 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qoriq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rockchip sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00