syscalls: remove vmalloc sync mappings
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 5 Nov 2021 14:55:26 +0000 (10:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 5 Nov 2021 14:55:26 +0000 (10:55 -0400)
commit873a97436b75e272560fc164813971c8b5461eaa
treedf1352f75a625c22c91faed55affacda46b6e539
parentb2f63bdecfbd2e389e2ebea6565482067386a873
syscalls: remove vmalloc sync mappings

The system call tables don't use vmalloc, so there is no point in
synchronizing the mappings.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I91c5d46c85d34ca02643e8732511f25e226b3e80
src/lttng-syscalls.c
This page took 0.024428 seconds and 4 git commands to generate.