commit | 0dfe6e7ed47feeb22f3cf8c7d8ac7e65bd4e87f5 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Mon Apr 14 09:46:53 2014 -0500 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 17 12:23:07 2014 -0700 |
tree | 251baf30cfce1f195e4d472931b8dacd03786c74 | |
parent | eb6d78ec213e6938559b801421d64714dafcf4b2 [diff] |
ipmi: Turn off default probing of interfaces 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>