From ad89272462e99dcf7466652aa8e46c69d59375c9 Mon Sep 17 00:00:00 2001 From: Jan Glauber Date: Mon, 23 May 2011 10:24:45 +0200 Subject: [PATCH] --- yaml --- r: 250552 b: refs/heads/master c: 9529cdc51f36ca0c87ce0246627c5951c40cbc01 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/s390/oprofile/hwsampler.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d8b1850c157f..a93c263b5966 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3af6fb687b06393c00390d8d779c5d97ced00cde +refs/heads/master: 9529cdc51f36ca0c87ce0246627c5951c40cbc01 diff --git a/trunk/arch/s390/oprofile/hwsampler.c b/trunk/arch/s390/oprofile/hwsampler.c index 33cbd373cce4..90c5a8770a99 100644 --- a/trunk/arch/s390/oprofile/hwsampler.c +++ b/trunk/arch/s390/oprofile/hwsampler.c @@ -764,7 +764,7 @@ static int worker_check_error(unsigned int cpu, int ext_params) if (!sdbt || !*sdbt) return -EINVAL; - if (ext_params & EI_IEA) + if (ext_params & EI_PRA) cb->req_alert++; if (ext_params & EI_LSDA)