Skip to content
Snippets Groups Projects
Commit e2982609 authored by Xu Qiang's avatar Xu Qiang Committed by Yang Yingliang
Browse files

printk: Export a symbol.


ascend inclusion
category: bugfix
Bugzilla: N/A
CVE: N/A

-------------------------------------------

Signed-off-by: default avatarXu Qiang <xuqiang36@huawei.com>
Acked-by: default avatarHanjun Guo <guohanjun@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent f3c4bf14
No related branches found
No related tags found
No related merge requests found
...@@ -291,6 +291,7 @@ void printk_safe_flush_on_panic(void) ...@@ -291,6 +291,7 @@ void printk_safe_flush_on_panic(void)
printk_safe_flush(); printk_safe_flush();
} }
EXPORT_SYMBOL_GPL(printk_safe_flush_on_panic);
#ifdef CONFIG_PRINTK_NMI #ifdef CONFIG_PRINTK_NMI
/* /*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment