Skip to content

Commit

Permalink
um: Add HAVE_DEBUG_BUGVERBOSE
Browse files Browse the repository at this point in the history
This option restores the DEBUG_BUGVERBOSE functionality as it was
previous to commit 9a93848 ("x86/debug: Implement __WARN() using
UD0").

Signed-off-by: Hernán Gonzalez <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
  • Loading branch information
Hernán Gonzalez authored and richardweinberger committed Dec 27, 2018
1 parent dbd0be6 commit 0d76433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/um/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ config UML
select HAVE_UID16
select HAVE_FUTEX_CMPXCHG if FUTEX
select HAVE_DEBUG_KMEMLEAK
select HAVE_DEBUG_BUGVERBOSE
select GENERIC_IRQ_SHOW
select GENERIC_CPU_DEVICES
select GENERIC_CLOCKEVENTS
Expand Down

0 comments on commit 0d76433

Please sign in to comment.