aboutsummaryrefslogtreecommitdiff
path: root/Makefile.main
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2014-07-31 14:29:47 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-08-08 16:07:26 +1000
commit6a54d6dad7320e348a23b2e5df29b407810e105f (patch)
treed9232d81d79ff59978abe8d92fefe86273ee45ed /Makefile.main
parent89a9ca379f2bcf618ae8796dfdd277424249da32 (diff)
downloadskiboot-6a54d6dad7320e348a23b2e5df29b407810e105f.zip
skiboot-6a54d6dad7320e348a23b2e5df29b407810e105f.tar.gz
skiboot-6a54d6dad7320e348a23b2e5df29b407810e105f.tar.bz2
add full suite of log priorities: EMERG through DEBUG
The idea is to use prlog(PR_EMERG|PR_ALERT|...|PR_WARNING|..|PR_TRACE) instead of random printf() calls, so that they can be properly filtered for different console implementations (may only want trace level calls in memory console rather than over serial port). We remap PR_PRINTF to PR_NOTICE (5) rather than the absolute value 5. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'Makefile.main')
0 files changed, 0 insertions, 0 deletions