mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
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> |
||
|---|---|---|
| .. | ||
| 842.h | ||
| 842_compress.c | ||
| 842_debugfs.h | ||
| 842_decompress.c | ||
| Makefile | ||