linux-bl808/arch/um/kernel
Yang Li 24271ffed7 um: Replace if (cond) BUG() with BUG_ON()
Fix the following coccinelle reports:
./arch/um/kernel/mem.c:77:3-6: WARNING: Use BUG_ON instead of if
condition followed by BUG.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2021-04-15 23:10:37 +02:00
..
skas um: remove process stub VMA 2021-02-12 21:37:38 +01:00
asm-offsets.c
config.c.in
dyn.lds.S um: Mark all kernel symbols as local 2021-04-15 23:10:29 +02:00
early_printk.c
exec.c um: remove process stub VMA 2021-02-12 21:37:38 +01:00
exitcode.c
gprof_syms.c
initrd.c
irq.c um: time-travel: rework interrupt handling in ext mode 2021-02-12 21:24:27 +01:00
kmsg_dump.c um: kmsg_dumper: always dump when not tty console 2021-01-26 22:11:37 +01:00
ksyms.c
maccess.c maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault 2020-06-17 10:57:41 -07:00
Makefile um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
mem.c um: Replace if (cond) BUG() with BUG_ON() 2021-04-15 23:10:37 +02:00
physmem.c
process.c arch: setup PF_IO_WORKER threads like PF_KTHREAD 2021-02-21 17:25:22 -07:00
ptrace.c
reboot.c
sigio.c um: Support dynamic IRQ allocation 2020-12-13 22:22:08 +01:00
signal.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
stacktrace.c
syscall.c
sysrq.c um: Clean up stacktrace dump 2020-10-11 23:25:07 +02:00
time.c um: add a pseudo RTC 2021-02-12 21:38:52 +01:00
tlb.c um: remove process stub VMA 2021-02-12 21:37:38 +01:00
trap.c mm: clean up the last pieces of page fault accountings 2020-08-12 10:58:04 -07:00
um_arch.c um: remove process stub VMA 2021-02-12 21:37:38 +01:00
umid.c
uml.lds.S um: Mark all kernel symbols as local 2021-04-15 23:10:29 +02:00
vmlinux.lds.S