kernel: Update to version 4.4.182
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.4 / 0498-fbmem-Ensure-that-parameters-are-properly-checked-wi.patch
index 4b9ee5d2112c0ac4897e0fe2574104a7f899453b..e7df4ca8018e9ac36fc0b0a55f87aa90b8bed939 100644 (file)
@@ -10,7 +10,7 @@ Subject: [PATCH] fbmem: Ensure that parameters are properly checked within
 
 --- a/drivers/video/fbdev/core/fbmem.c
 +++ b/drivers/video/fbdev/core/fbmem.c
-@@ -1090,7 +1090,13 @@ static int fb_copyarea_user(struct fb_in
+@@ -1097,7 +1097,13 @@ static int fb_copyarea_user(struct fb_in
        int ret = 0;
        if (!lock_fb_info(info))
                return -ENODEV;