aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/qcom-timer.c
diff options
context:
space:
mode:
authorTom Musta <[email protected]>2013-10-18 14:42:08 -0500
committerBenjamin Herrenschmidt <[email protected]>2013-10-30 16:01:30 +1100
commit6506b4718bb59c5d4e59235b81b5e13ea5d3c49a (patch)
tree24a45ddb2ba911750bf3c2ac9b649560fb65342e /drivers/clocksource/qcom-timer.c
parent630c8a5fc9fb2f3541652b65f23630757d304cc9 (diff)
powerpc: Fix Unaligned Loads and Stores
This patch modifies the unaligned access routines of the sstep.c module so that it properly reverses the bytes of storage operands in the little endian kernel kernel. This is implemented by breaking an unaligned little endian access into a combination of single byte accesses plus an overal byte reversal operation. Signed-off-by: Tom Musta <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions