summaryrefslogtreecommitdiff
path: root/lib/smp_processor_id.c
diff options
context:
space:
mode:
authorDan Streetman <ddstreet@ieee.org>2015-12-21 20:52:10 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2015-12-23 13:20:01 +0300
commit5ca636b986eecce09d4935d490f8d16248b6ce08 (patch)
tree2a96c0312e85362c8ff9919d8c8b6c4b79343349 /lib/smp_processor_id.c
parent4537992be7cb9954d19647bec4008ee39ad77217 (diff)
downloadlinux-5ca636b986eecce09d4935d490f8d16248b6ce08.tar.xz
crypto: 842 - remove WARN inside printk
Remove the WARN() from the beN_to_cpu macro, which is used as a param to a pr_debug() call. With a certain kernel config, this printk-in-printk results in the no_printk() macro trying to recursively call the no_printk() macro, and since macros can't recursively call themselves a build error results. Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Dan Streetman <ddstreet@ieee.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/smp_processor_id.c')
0 files changed, 0 insertions, 0 deletions