From 2f7c68cb55ecb7331f2381deb497c27155f32faf Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 03 Jan 2024 09:43:39 +0000
Subject: [PATCH] update kernel to 5.10.198

---
 kernel/tools/perf/util/python-ext-sources |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kernel/tools/perf/util/python-ext-sources b/kernel/tools/perf/util/python-ext-sources
index 7aa0ea6..a9d9c14 100644
--- a/kernel/tools/perf/util/python-ext-sources
+++ b/kernel/tools/perf/util/python-ext-sources
@@ -6,9 +6,11 @@
 #
 
 util/python.c
-util/ctype.c
+../lib/ctype.c
+util/cap.c
 util/evlist.c
 util/evsel.c
+util/perf_event_attr_fprintf.c
 util/cpumap.c
 util/memswap.c
 util/mmap.c
@@ -16,10 +18,10 @@
 ../lib/bitmap.c
 ../lib/find_bit.c
 ../lib/hweight.c
+../lib/string.c
 ../lib/vsprintf.c
 util/thread_map.c
 util/util.c
-util/xyarray.c
 util/cgroup.c
 util/parse-branch-options.c
 util/rblist.c
@@ -31,3 +33,5 @@
 util/string.c
 util/symbol_fprintf.c
 util/units.c
+util/affinity.c
+util/rwsem.c

--
Gitblit v1.6.2