summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/s390/kernel/perf_pai_crypto.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/s390/kernel/perf_pai_crypto.c b/arch/s390/kernel/perf_pai_crypto.c
index 33af05b91874..f7d846262a5b 100644
--- a/arch/s390/kernel/perf_pai_crypto.c
+++ b/arch/s390/kernel/perf_pai_crypto.c
@@ -542,7 +542,7 @@ static void pai_have_sample(struct perf_event *event, struct pai_map *cpump)
}
/* Check if there is data to be saved on schedule out of a task. */
-static void paicrypt_have_samples(void)
+static void pai_have_samples(void)
{
struct pai_mapptr *mp = this_cpu_ptr(pai_root.mapptr);
struct pai_map *cpump = mp->mapptr;
@@ -562,7 +562,7 @@ static void paicrypt_sched_task(struct perf_event_pmu_context *pmu_ctx,
* results on schedule_out and if page was dirty, save old values.
*/
if (!sched_in)
- paicrypt_have_samples();
+ pai_have_samples();
}
/* Attribute definitions for paicrypt interface. As with other CPU