ANDROID: printk: printk_deferred for modules
Allow modules to call printk_deferred(). Bug: 172264047 Change-Id: Icf2daaa3c990519fb0ee048608a15a9f0b4fdf65 Signed-off-by: Sai Harshini Nimmala <snimmala@codeaurora.org>
This commit is contained in:
committed by
Todd Kjos
parent
bf3d991a7d
commit
44043ee002
@@ -3075,6 +3075,7 @@ int printk_deferred(const char *fmt, ...)
|
||||
|
||||
return r;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(printk_deferred);
|
||||
|
||||
/*
|
||||
* printk rate limiting, lifted from the networking subsystem.
|
||||
|
||||
Reference in New Issue
Block a user