Skip to content
Commit c9ac408b authored by Thomas Falcon's avatar Thomas Falcon Committed by Michael Ellerman
Browse files

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: default avatarThomas Falcon <tlfalcon@linux.vnet.ibm.com>
parent 2ce7598c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment