kernel: bump 4.19 to 4.19.90
[openwrt/staging/wigyori.git] / target / linux / brcm2708 / patches-4.19 / 950-0062-Improve-__copy_to_user-and-__copy_from_user-performa.patch
index 0c3634d0c8e5050c64fff1f5494f88106cf9617e..4335ff9560e706326fa7ed1c6285111ab228b4b9 100644 (file)
@@ -56,7 +56,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
  #endif
 --- a/arch/arm/include/asm/uaccess.h
 +++ b/arch/arm/include/asm/uaccess.h
-@@ -496,6 +496,9 @@ do {                                                                       \
+@@ -514,6 +514,9 @@ do {                                                                       \
  extern unsigned long __must_check
  arm_copy_from_user(void *to, const void __user *from, unsigned long n);