aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2019-03-08 00:27:29 +0000
committerLinus Torvalds <[email protected]>2019-03-08 02:32:00 +0000
commita9d4ab7a91165f325060d6441169ebeab08a2fec (patch)
tree4ba424441a36eec88088f5364c915a20808d7988 /lib/dynamic_debug.c
parentlinux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited (diff)
downloadkernel-a9d4ab7a91165f325060d6441169ebeab08a2fec.tar.gz
kernel-a9d4ab7a91165f325060d6441169ebeab08a2fec.zip
linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
pr_debug_ratelimited tests the dynamic debug descriptor the old-fashioned way, and doesn't utilize the static key/jump label implementation when CONFIG_JUMP_LABEL is set. Use the DYNAMIC_DEBUG_BRANCH which is defined appropriately. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Rasmus Villemoes <[email protected]> Acked-by: Petr Mladek <[email protected]> Acked-by: Jason Baron <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: David Sterba <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: "Rafael J . Wysocki" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions