diff options
author | 2012-05-01 05:23:12 -0600 | |
---|---|---|
committer | 2012-05-01 08:58:06 -0400 | |
commit | 516cf1be07cf3ab52e6d2f64da33b0fa5d9e0042 (patch) | |
tree | 4de9f57190026d8a6b3704f0e01911222ab8da6e /lib/jedec_ddr_data.c | |
parent | dynamic_debug: init with early_initcall, not arch_initcall (diff) | |
download | linux-rng-516cf1be07cf3ab52e6d2f64da33b0fa5d9e0042.tar.xz linux-rng-516cf1be07cf3ab52e6d2f64da33b0fa5d9e0042.zip |
dynamic_debug: use printk(KERN_WARNING..) in stub function
drivers/infiniband/ulp/srp/ib_srp.c #defines pr_fmt() PFX fmt, but PFX
is not #defined until after <linux/*> headers are included.
This results in a bad expansion of the pr_warn() in the stub function.
2084c2084
< printk("<4>" PFX "dyndbg supported only in " "CONFIG_DYNAMIC_DEBUG builds\n")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/jedec_ddr_data.c')
0 files changed, 0 insertions, 0 deletions