kernel: bump 5.10 to 5.10.40
[openwrt/staging/wigyori.git] / target / linux / generic / pending-5.10 / 110-perf-jevents-fix-getting-maximum-number-of-fds.patch
index ab6b250953afeb20610ccbede723c5778a2f1818..d221b056258083c7de7868a219291fd25442592a 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/tools/perf/pmu-events/jevents.c
 +++ b/tools/perf/pmu-events/jevents.c
-@@ -897,7 +897,7 @@ static int get_maxfds(void)
+@@ -894,7 +894,7 @@ static int get_maxfds(void)
        struct rlimit rlim;
  
        if (getrlimit(RLIMIT_NOFILE, &rlim) == 0)