kernel: bump 5.10 to 5.10.40
Automatically refreshed: generic/hack-5.10/902-debloat_proc.patch generic/pending-5.10/110-perf-jevents-fix-getting-maximum-number-of-fds.patch Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
This commit is contained in:
committed by
Kevin Darbyshire-Bryant
parent
962d530dea
commit
53b9cc442f
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user