ipmi: Turn off default probing of interfaces
authorCorey Minyard <cminyard@mvista.com>
Mon, 14 Apr 2014 14:46:53 +0000 (09:46 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Apr 2014 19:23:07 +0000 (12:23 -0700)
The default probing can cause problems with some system, slow booting,
extra CPU usages, etc.  Turn it off by default and give a config option
to enable it.

From: Matthew Garrett <matthew.garrett@nebula.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found