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>
Thu, 29 Sep 2022 21:01:37 +0000 (17:01 -0400)
commit6423140ffcb1c5b005199bb2fa34621361ad538d
tree13bc9d2d96e0b2b66c502f11f825672de2832587
parent53772db24facd84f1f3ddcf21a1ef5f162608721
Introduce lttng_copy_from_user_check_nofault

This code will be re-used by the bytecode interpreter, so move it out of
the ring buffer.

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