Comment out RESTARTABLE_PANICS so that it is not defined in LINT. It
introduces many useless warnings obscuring the useful ones.
This commit is contained in:
parent
69ad5bdd3f
commit
9d60f0cbdb
@ -399,7 +399,7 @@ options REGRESSION
|
||||
# for development use only and should NOT be used in production systems
|
||||
# to "workaround" a panic.
|
||||
#
|
||||
options RESTARTABLE_PANICS
|
||||
#options RESTARTABLE_PANICS
|
||||
|
||||
#
|
||||
# PERFMON causes the driver for Pentium/Pentium Pro performance counters
|
||||
|
@ -399,7 +399,7 @@ options REGRESSION
|
||||
# for development use only and should NOT be used in production systems
|
||||
# to "workaround" a panic.
|
||||
#
|
||||
options RESTARTABLE_PANICS
|
||||
#options RESTARTABLE_PANICS
|
||||
|
||||
#
|
||||
# PERFMON causes the driver for Pentium/Pentium Pro performance counters
|
||||
|
Loading…
Reference in New Issue
Block a user