[PATCH -perfbook 3/4] memorder: Add index marker for smp_read_barrier_depends() as classic API
Akira Yokosawa <[email protected]>
| Newsgroups | org.kernel.vger.perfbook |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Akira Yokosawa <[email protected]> --- memorder/memorder.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memorder/memorder.tex b/memorder/memorder.tex index 9af41194f1de..3d2881df6b35 100644 --- a/memorder/memorder.tex +++ b/memorder/memorder.tex @@ -5293,7 +5293,7 @@ influence on concurrency APIs, including within the Linux kernel. The need for core Linux-kernel code to accommodate Alpha ended with version v4.15 of the Linux kernel, and all traces of this accommodation were removed in v5.9 with the removal of the -\co{smp_read_barrier_depends()} and \co{read_barrier_depends()} APIs. +\apikh{smp_read_barrier_depends()} and \co{read_barrier_depends()} APIs. This section is nevertheless retained in the Third Edition because here in early 2023 there are still a few Linux kernel hackers still working on pre-v4.15 versions of the Linux kernel. -- 2.25.1