diff options
author | 2009-11-04 16:43:12 -0700 | |
---|---|---|
committer | 2009-11-04 16:43:12 -0700 | |
commit | a22c65f81ae28656b80d2acc687cf6318eb15bba (patch) | |
tree | 18090f675ad36a6dc6a91f88d34ace88784fa1fa /fs/stack.c | |
parent | spi/mpc52xx: replace printk with dev_err (diff) | |
download | wireguard-linux-a22c65f81ae28656b80d2acc687cf6318eb15bba.tar.xz wireguard-linux-a22c65f81ae28656b80d2acc687cf6318eb15bba.zip |
powerpc: tiny memcpy_(to|from)io optimisation
This trivial patch changes memcpy_(to|from)io as to transfer as many
32-bit words as possible in 32-bit accesses (in the current solution,
the last 32-bit word was transferred as 4 byte accesses).
Signed-off-by: Albrecht Dreß <albrecht.dress@arcor.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions