aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2009-11-17 14:16:24 -0800
committerDan Williams <dcbw@redhat.com>2009-11-17 14:16:24 -0800
commit3193e97bb809d10367ece12e91245eeecca711b9 (patch)
tree2d2fda830a1d33e31d4bcac4575d4e5c6caf295b /test
parent74f679acdb8caa15c59b6b84b6a117a144426720 (diff)
probe: fix probing on PPC due to missing cast
gcc will interpret the constant value as a uint32 but the port's set_property() was taking it as a uint64. Thus the top 32 bits were probably garbage, and messed up on big-endian architectures leading to random large probe delays.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions