Cleanup: disable page fault after access_ok
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 10 May 2021 12:34:16 +0000 (08:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 11 May 2021 19:14:55 +0000 (15:14 -0400)
commit737afda6fdb357a8fbbf0a7172c06ab3a597bba6
tree9b652b242af10fe5390508c85b02d00021af6b45
parent26d46aebe30e144269e0db41bd4e2b5d96093414
Cleanup: disable page fault after access_ok

The page faults don't need to be disabled for access_ok. Simplify the
fill buffer error paths.

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