aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrew Morton <[email protected]>2014-06-04 16:12:16 -0700
committerLinus Torvalds <[email protected]>2014-06-04 16:54:21 -0700
commitd62cf81524304396276f6aaa5cd7ce62f6f65110 (patch)
tree4e044b8690844396cb1b859d3900e170646ea4a8 /tools/perf/scripts/python/export-to-postgresql.py
parent343034357202be37be335a08ef4a0f0708b6ba3d (diff)
init/main.c: don't use pr_debug()
Pertially revert commit ea676e846a81 ("init/main.c: convert to pr_foo()"). Unbeknownst to me, pr_debug() is different from the other pr_foo() levels: pr_debug() is a no-op when DEBUG is not defined. Happily, init/main.c does have a #define DEBUG so we didn't break initcall_debug. But the functioning of initcall_debug should not be dependent upon the presence of that #define DEBUG. Reported-by: Russell King <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions