[1/4] aarch64: Remove inaccurate comment from sysdep.h

Message ID 1394707543-9690-1-git-send-email-will.newton@linaro.org
State Committed
Headers

Commit Message

Will Newton March 13, 2014, 10:45 a.m. UTC
  This comment appears to have been copied from the ARM port where it
makes more sense.

2014-03-13  Will Newton  <will.newton@linaro.org>

	* sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
	inaccurate comment.
---
 sysdeps/unix/sysv/linux/aarch64/sysdep.h | 4 ----
 1 file changed, 4 deletions(-)
  

Comments

Marcus Shawcroft March 17, 2014, 5:01 p.m. UTC | #1
On 13 March 2014 10:45, Will Newton <will.newton@linaro.org> wrote:
> This comment appears to have been copied from the ARM port where it
> makes more sense.
>
> 2014-03-13  Will Newton  <will.newton@linaro.org>
>
>         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
>         inaccurate comment.

OK, thanks Will.
/Marcus
  

Patch

diff --git a/sysdeps/unix/sysv/linux/aarch64/sysdep.h b/sysdeps/unix/sysv/linux/aarch64/sysdep.h
index 5ccf1da..d90ef25 100644
--- a/sysdeps/unix/sysv/linux/aarch64/sysdep.h
+++ b/sysdeps/unix/sysv/linux/aarch64/sysdep.h
@@ -169,10 +169,6 @@  __local_syscall_error:						\
 	arg 6		x5
 	arg 7		x6
 
-   We need to shuffle values between R4..R6 and the stack so that the
-   caller's v1..v3 and stack frame are not corrupted, and the kernel
-   sees the right arguments.
-
 */
 
 # undef	DO_CALL