commit | 13938117a57f88a22f0df9722a5db7271fda85cd | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Mar 13 09:49:06 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Mar 13 10:06:22 2013 +1100 |
tree | 771be70a764074be311935d70a8324a8a5d8d225 | |
parent | 7c6baa304b841673d3a55ea4fcf9a5cbf7a1674b [diff] |
powerpc: Fix STAB initialization Commit f5339277eb8d3aed37f12a27988366f68ab68930 accidentally removed more than just iSeries bits and took out the call to stab_initialize() thus breaking support for POWER3 processors. Put it back. (Yes, nobody noticed until now ...) Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> CC: <stable@vger.kernel.org> [v3.4+]