Из-за большого числа зарегистрированных пользователей максимальное количество персональных проектов ограничено до 3. Для снятия ограничений на количество проектов заполните форму присоединения к Openelbrus.

Skip to content
Snippets Groups Projects
Commit bd632ffc authored by Luis Claudio R. Goncalves's avatar Luis Claudio R. Goncalves Committed by Nobody
Browse files

Revert "printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h"


This reverts commit 32232bcd.

The support for deferred printing was removed in v5.10-rc1-rt1 by commit
9153e3c5cb0c9 ("printk: remove deferred printing") because:

    Since printing occurs either atomically or from the printing
    kthread, there is no need for any deferring or tracking possible
    recursion paths. Remove all printk context tracking.

Fixes: 32232bcd ("printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h")
Signed-off-by: default avatarLuis Claudio R. Goncalves <lgoncalv@redhat.com>
parent a7335c60
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment