aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-08-11 08:30:18 +0100
committerRussell King (Oracle) <[email protected]>2021-08-20 11:39:25 +0100
commit2423de2e6f4d8676b6f6e43dee437461023ca6a1 (patch)
tree06f5aa0dc1bb84599a5ed11a505c901a1ca3ad39 /scripts/gdb/linux/proc.py
parentb30d0289de72c62516df03fdad8d53f552c69839 (diff)
ARM: 9115/1: mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
On machines such as ARMv5 that trap unaligned accesses, these two functions can be slow when each access needs to be emulated, or they might not work at all. Change them so that each loop is only used when both the src and dst pointers are naturally aligned. Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions