Skip to content

Commit eb08489

Browse files
bagasmehtejun
authored andcommitted
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: Bagas Sanjaya <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent 4ddb1a2 commit eb08489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/cgroup-v1/memory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ When oom event notifier is registered, event will be delivered.
287287
2.6 Locking
288288
-----------
289289

290-
Lock order is as follows:
290+
Lock order is as follows::
291291

292292
Page lock (PG_locked bit of page->flags)
293293
mm->page_table_lock or split pte_lock

0 commit comments

Comments
 (0)