Home
last modified time | relevance | path

Searched hist:"7 b68fb5ab2a276ccd081cc1a43cebf0fb315e952" (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dvm_machdep.cdiff 7b68fb5ab2a276ccd081cc1a43cebf0fb315e952 Tue Dec 26 02:39:39 CET 2023 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.cdiff 7b68fb5ab2a276ccd081cc1a43cebf0fb315e952 Tue Dec 26 02:39:39 CET 2023 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/arm/arm/
H A Dvm_machdep.cdiff 7b68fb5ab2a276ccd081cc1a43cebf0fb315e952 Tue Dec 26 02:39:39 CET 2023 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/kern/
H A Dkern_thr.cdiff 7b68fb5ab2a276ccd081cc1a43cebf0fb315e952 Tue Dec 26 02:39:39 CET 2023 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.cdiff 7b68fb5ab2a276ccd081cc1a43cebf0fb315e952 Tue Dec 26 02:39:39 CET 2023 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/i386/i386/
H A Dvm_machdep.cdiff 7b68fb5ab2a276ccd081cc1a43cebf0fb315e952 Tue Dec 26 02:39:39 CET 2023 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/sys/
H A Dproc.hdiff 7b68fb5ab2a276ccd081cc1a43cebf0fb315e952 Tue Dec 26 02:39:39 CET 2023 Mark Johnston <markj@FreeBSD.org> 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