[FIX] Disable BUG() messages suppression 17/43817/3
authorVasiliy Ulyanov <v.ulyanov@samsung.com>
Tue, 14 Jul 2015 08:46:51 +0000 (11:46 +0300)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 15 Jul 2015 12:54:12 +0000 (15:54 +0300)
commit4c45f3c318e2215279eb7f5f6b894d820969cd2b
tree0b99e70ca46e1bbbcd6e6a4272d646bdfdf068ca
parente877131ce52b59f1991b618611b602cfd0e12325
[FIX] Disable BUG() messages suppression

Using oops_in_progress to suppress kernel error messages is
a dirty hack which only masks potential bugs and greaty
complicates debugging.

Change-Id: I20a2ee67654a2f039b1b1f7a075ed2599ca2f6d0
Signed-off-by: Vasiliy Ulyanov <v.ulyanov@samsung.com>
kprobe/arch/arm/swap-asm/swap_kprobes.c
kprobe/arch/asm-mips/dbi_kprobes.c
kprobe/arch/x86/swap-asm/swap_kprobes.c