1 /* SPDX-License-Identifier: GPL-2.0 */
7 #ifdef CONFIG_DEBUG_BUGVERBOSE
10 pr_crit("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
15 pr_crit("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
27 #endif /* CONFIG_MMU */
29 #include <asm-generic/bug.h>