Fixes: 542aac900b17 ("toolsoftrade: Add QQ about task-local storage in Linux kernel") Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- toolsoftrade/toolsoftrade.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex index ce8a9430b16e..fee34ae8a1df 100644 --- a/toolsoftrade/toolsoftrade.tex +++ b/toolsoftrade/toolsoftrade.tex @@ -2599,7 +2599,7 @@ as will be shown in more detail in What do you do if you need a per-thread (not per-CPU!) variable in the Linux kernel? }\QuickQuizAnswer{ - First, needing a per-thread variable is less likely than than + First, needing a per-thread variable is less likely than you might think. Per-CPU variables can often do a per-thread variable's job. For example, if you only need to do addition, bitwise AND, base-commit: 60bc6a0123d51fd4730411215465841c4ce8213c -- 2.25.1