From: Thomas Falcon Date: Tue, 19 Aug 2014 20:44:57 +0000 (-0500) Subject: powerpc/pseries: Fix endian issues in memory hotplug X-Git-Tag: fixes-for-v3.18-merge-window~147^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ac408bc7329911237c25508f578fb2fa1c4235;p=pandora-kernel.git powerpc/pseries: Fix endian issues in memory hotplug Values acquired from Open Firmware are in 32-bit big endian format and need to be handled on little endian architectures. This patch ensures values are in cpu endian when hotplugging memory. Signed-off-by: Thomas Falcon --- Reading git-diff-tree failed