diff options
author | 2005-07-29 14:03:33 -0700 | |
---|---|---|
committer | 2005-07-29 15:01:14 -0700 | |
commit | e4c5c82024f5f292c0069cf40422b8f3bf5e684e (patch) | |
tree | 09a6633c9a9d9ec388f90f1b12f2ea2553130ac3 /lib/swiotlb.c | |
parent | [PATCH] x86: avoid wasting IRQs patch update (diff) | |
download | wireguard-linux-e4c5c82024f5f292c0069cf40422b8f3bf5e684e.tar.xz wireguard-linux-e4c5c82024f5f292c0069cf40422b8f3bf5e684e.zip |
[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap
Do not use memcpy in fb_pad_aligned_buffer. It is suboptimal because only
a few bytes are moved at a time. Replace with a for-loop.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/swiotlb.c')
0 files changed, 0 insertions, 0 deletions