commit | 7680057cc4c7d9caada12767831bfd9738dd7b43 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Sep 28 20:51:46 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Sep 29 17:04:59 2011 +1000 |
tree | c6bc6729a25f1abcad6186bfd1956b15b93757e6 | |
parent | d15f02eb4e8992cfacfca2ff306e5585bcf721d1 [diff] |
powerpc: Don't try OPAL takeover on old 970 blades The firmware on old 970 blades supports some kind of takeover called "TNK takeover" which will crash if we try to probe for OPAL takeover, so don't do it. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>