commit | 4b82ab18033a7e8434e568a6485e6e5c2e5adb02 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Wed Nov 12 13:36:07 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Nov 14 17:24:23 2014 +1100 |
tree | 50d03730dd8511f034140e2ea7600488e6c84f1a | |
parent | 5ef73567813cddabe5fd1105e915be0851820f4f [diff] |
powerpc/powernv: Initialize M64 PE in time The patch initializes PE instance when reserving PE number to keep consistent things as we did before. Also, it replaces the iteration on bridge's windows with the prefered way. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>