Introduce lttng_copy_from_user_check_nofault
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 5 Sep 2022 21:55:37 +0000 (17:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 6 Sep 2022 22:14:03 +0000 (18:14 -0400)
commit924f456661a47da6240c2231c5ad2723d845ce8f
tree146133a5479807c51e81d506b94b9c9521f8859c
parent5dab3d515b6f5c5ac80c8e7674628495e3bf4ac6
Introduce lttng_copy_from_user_check_nofault

This code will be re-used by the event notification capture code, so
move it out of the ring buffer.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I482adb5f619944285703425e278a70c601ce99b3
include/lttng/probe-user.h
include/ringbuffer/backend.h
This page took 0.026565 seconds and 4 git commands to generate.