diff options
author | Joe Perches <joe@perches.com> | 2019-02-03 04:50:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-03 10:15:56 +0100 |
commit | 79a4e91d1bb2a411a4ce2baa93680fa707567003 (patch) | |
tree | 9e53d6b5f4b3b61651e3988575a5e99c7bcd6290 /drivers/base | |
parent | firmware: intel_stratix10_service: remove COMPILE_TEST (diff) | |
download | linux-79a4e91d1bb2a411a4ce2baa93680fa707567003.tar.xz linux-79a4e91d1bb2a411a4ce2baa93680fa707567003.zip |
device.h: Add __cold to dev_<level> logging functions
Add __cold to the dev_<level> logging functions similar to
the use of __cold in the generic printk function.
Using __cold moves all the dev_<level> logging functions
out-of-line possibly improving code locality and runtime
performance.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions