Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- together/applyrcu.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/together/applyrcu.tex b/together/applyrcu.tex index 60d489c3b7bb..02d36e6ba5f3 100644 --- a/together/applyrcu.tex +++ b/together/applyrcu.tex @@ -606,7 +606,7 @@ can be freed. \item Use \co{rcu_assign_pointer()} to point \co{->mp} back to the old embedded \co{->meas} field. \item After another grace period elapses, free up the - new \co{measurement} field. + new \co{measurement} structure. \end{enumerate} This approach uses a heavier weight update procedure to eliminate -- 2.10.0 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html