diff --git a/[refs] b/[refs] index ecb86e2c561a..6b4a8207f049 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 27641dee99e0d0c25f224cdfbd11486bd2f131ee +refs/heads/master: 0d08b5fb37835988952d190b4540a71d60a4d198 diff --git a/trunk/arch/sh/mm/copy_page.S b/trunk/arch/sh/mm/copy_page.S index 397c94c97315..ae039f2da162 100644 --- a/trunk/arch/sh/mm/copy_page.S +++ b/trunk/arch/sh/mm/copy_page.S @@ -129,6 +129,7 @@ ENTRY(__copy_user_page) rts nop #endif + .align 2 .Lpsz: .long PAGE_SIZE /* * __kernel_size_t __copy_user(void *to, const void *from, __kernel_size_t n);