Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- locking/locking.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locking/locking.tex b/locking/locking.tex index 49d3e5e..7e93bdb 100644 --- a/locking/locking.tex +++ b/locking/locking.tex @@ -724,7 +724,7 @@ outside of a signal handler without blocking signals. Therefore, it is illegal to acquire a lock that is acquired outside of a signal handler without blocking signals while holding - a another lock that is acquired within a signal handler. + another lock that is acquired within a signal handler. } \QuickQuizEnd If a lock is acquired by the handlers for several signals, then each -- 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