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, 8 Sep 2022 13:39:04 +0000 (09:39 -0400)
commitd169b253f6d6fe6f37aa7cb81f0e8b211b8468b4
treedfbfd24a564ad905858268b074838764dd619793
parent30fe939b90a6627d1de23b4d40858b84db8c02c4
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.027444 seconds and 4 git commands to generate.