From: Nishanth Aravamudan Date: Sat, 18 Oct 2014 00:49:44 +0000 (-0700) Subject: powerpc/numa: use cached value of update->cpu in update_cpu_topology X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f8d8c04368d2e29cd26752715367ccafec5b1d;p=pandora-kernel.git 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 Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed