commit | 49f8d8c04368d2e29cd26752715367ccafec5b1d | [log] [tgz] |
---|---|---|
author | Nishanth Aravamudan <nacc@linux.vnet.ibm.com> | Fri Oct 17 17:49:44 2014 -0700 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Oct 29 09:41:22 2014 +1100 |
tree | 6482de1589aa36f129d1c7031f5c833b8a2d092e | |
parent | eb01d4c2388ce3b5bcc120d0f72912117ed7599d [diff] |
powerpc/numa: use cached value of update->cpu in update_cpu_topology There isn't any need to keep referring to update->cpu, as we've already checked cpu == update->cpu at this point. Signed-off-by: Nishanth Aravamudan <nacc@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>