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:15:04 +0000 (15:15 -0400)
commite02e55535695161ec4e80814fdbbe5cb15b005e1
treef91bb4391414018e989812f2f5cd4fafdd7706e2
parent8c539f50131560ca89109b211a8ce52ecc260e16
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.025645 seconds and 4 git commands to generate.