summaryrefslogtreecommitdiff
path: root/arch/alpha
diff options
context:
space:
mode:
authorNathan Fontenot <nfont@austin.ibm.com>2008-07-03 03:19:24 (GMT)
committerPaul Mackerras <paulus@samba.org>2008-07-03 06:58:14 (GMT)
commit4b6e805e4a327c7231ab6a7739d6344d68d231d0 (patch)
treece68da6fec9244e838341c7b48e5f509dfe0e282 /arch/alpha
parent138fc1ee06e58f12fc2b755e435ce15bb36a0471 (diff)
downloadlinux-4b6e805e4a327c7231ab6a7739d6344d68d231d0.tar.xz
powerpc/pseries: Allow phandle to be specified in formats other than decimal
Allow the phandle passed to the /proc/ppc64/ofdt file to be specified in formats other than decimal. This allows us to easily specify phandle values in hex that would otherwise appear as negative integers. This is an issue on systems where the value of /proc/device-tree/ibm,dynamic-reconfiguration-memory.ibm,phandle is fffffff9. Having to pass this to the ofdt file as a string results in a large negative number, and simple_strtoul() does not handle negative numbers. Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions