X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbcm27xx%2Fpatches-4.19%2F950-0061-Improve-__copy_to_user-and-__copy_from_user-performa.patch;h=72abdc7bb0c78a0ef32589b2c31f6d0f90374a1e;hb=3c3825436e0e4107acd6ef722732a6444a1f7e0b;hp=430059cddf0005962f98df8b72c7cb252713fb84;hpb=e31d158c4d03f51c728d8adc38fd73314171318e;p=openwrt%2Fstaging%2Fjow.git diff --git a/target/linux/bcm27xx/patches-4.19/950-0061-Improve-__copy_to_user-and-__copy_from_user-performa.patch b/target/linux/bcm27xx/patches-4.19/950-0061-Improve-__copy_to_user-and-__copy_from_user-performa.patch index 430059cddf..72abdc7bb0 100644 --- a/target/linux/bcm27xx/patches-4.19/950-0061-Improve-__copy_to_user-and-__copy_from_user-performa.patch +++ b/target/linux/bcm27xx/patches-4.19/950-0061-Improve-__copy_to_user-and-__copy_from_user-performa.patch @@ -276,7 +276,7 @@ Signed-off-by: Phil Elwell ENDPROC(arm_copy_from_user) +ENDPROC(__copy_from_user_std) - .pushsection .fixup,"ax" + .pushsection .text.fixup,"ax" .align 0 --- /dev/null +++ b/arch/arm/lib/exports_rpi.c