Commit eb084894 authored by Bagas Sanjaya's avatar Bagas Sanjaya Committed by Tejun Heo

docs: cgroup-v1: use code block for locking order schema

The locking order schema is a figure (like diagram), which should have
been formatted with literal code block for consistency with other
figures.
Signed-off-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 4ddb1a2a
......@@ -287,7 +287,7 @@ When oom event notifier is registered, event will be delivered.
2.6 Locking
-----------
Lock order is as follows:
Lock order is as follows::
Page lock (PG_locked bit of page->flags)
mm->page_table_lock or split pte_lock
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment