[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241003115648.26188-1-antonia@toertel.de>
Date: Thu, 3 Oct 2024 13:56:40 +0200
From: Antonia Jonas <antonia@...rtel.de>
To: Heiko Carstens <hca@...ux.ibm.com>,
Vasily Gorbik <gor@...ux.ibm.com>,
Alexander Gordeev <agordeev@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ux.ibm.com>,
Sven Schnelle <svens@...ux.ibm.com>,
Sumanth Korikkar <sumanthk@...ux.ibm.com>,
Thomas Richter <tmricht@...ux.ibm.com>
Cc: linux-s390@...r.kernel.org,
linux-kernel@...r.kernel.org,
toertel@...il.com,
Antonia Jonas <antonia@...rtel.de>
Subject: [PATCH] s390: Correct typo CYLCE
Signed-off-by: Antonia Jonas <antonia@...rtel.de>
---
arch/s390/kernel/perf_cpum_cf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/s390/kernel/perf_cpum_cf.c b/arch/s390/kernel/perf_cpum_cf.c
index e2e0aa463fbd..b32da69c2281 100644
--- a/arch/s390/kernel/perf_cpum_cf.c
+++ b/arch/s390/kernel/perf_cpum_cf.c
@@ -835,7 +835,7 @@ static int __hw_perf_event_init(struct perf_event *event, unsigned int type)
return validate_ctr_version(hwc->config, set);
}
-/* Events CPU_CYLCES and INSTRUCTIONS can be submitted with two different
+/* Events CPU_CYCLES and INSTRUCTIONS can be submitted with two different
* attribute::type values:
* - PERF_TYPE_HARDWARE:
* - pmu->type:
--
2.43.0
Powered by blists - more mailing lists