We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef5abd commit 4fe59a1Copy full SHA for 4fe59a1
kernel/printk/printk.c
@@ -1892,6 +1892,7 @@ static void console_lock_spinning_enable(void)
1892
/**
1893
* console_lock_spinning_disable_and_check - mark end of code where another
1894
* thread was able to busy wait and check if there is a waiter
1895
+ * @cookie: cookie returned from console_srcu_read_lock()
1896
*
1897
* This is called at the end of the section where spinning is allowed.
1898
* It has two functions. First, it is a signal that it is no longer
0 commit comments