Revert "x86-64: Implement/use load_cbne_load_add_load_add_store"
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 9 Mar 2024 00:18:39 +0000 (19:18 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 9 Mar 2024 00:25:15 +0000 (19:25 -0500)
commitaa021469653cfd05e275881592246861c250a94d
tree8197d4137da86ed3763f7128221642b65c0a7e8b
parent15da5c27fcf3e212417afb4c7d4442a0066cfc6d
Revert "x86-64: Implement/use load_cbne_load_add_load_add_store"

Now that the percpu mempool allocator has a stride known in advance, it
is possible to use the offset approach in the critical section to index
by cpu number.

This reverts commit d87b0cd222a1c11751be7f8b655fc0dc45b7dc12.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I8b394650f1dbe409eb9ed3db88afcc43cd230133
include/rseq/arch/x86/bits.h
include/rseq/pseudocode.h
include/rseq/rseq.h
tests/param_test.c
This page took 0.024754 seconds and 4 git commands to generate.