Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1913877pxb; Thu, 16 Sep 2021 20:05:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyS/G7hS7Sa8QaXU3uBxEKx41aOp0OHEUkFpORq0InycL5PgpSZiFrlb3nFEtBx/IpysfbY X-Received: by 2002:a17:906:7714:: with SMTP id q20mr9809420ejm.551.1631847941501; Thu, 16 Sep 2021 20:05:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631847941; cv=none; d=google.com; s=arc-20160816; b=gqRuhQYRjJqRpCdLvRKOEt139MwwEoadiSiWt2r1xW53LvRUr8ztVersaSfpDOd5Q7 bceSUVSxPU1hPmrv4ipezgFnt1QzhTzhSBk/7tF+SPeFFNMC4+LuCUhLQsSIxGEb1WDe h/4D0iB5heHbCorAHCoFoc5xSs8J/b0O+ye34mOD133qDLYyyjU7hC4rRxplpBkqr2xA hKsP8PPJBKJzOGaCjklMVnuvEb6ECwuFDccDl/mAbGaZyW5RivQ/FXu4uuoQObc3M92g 31zmQmjw+0XZ94fn3dg+x3bDc8oP4MdouFi3vl9cd9vs+xQ5eivvGfqftDkv2XTVkEWx tjjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=woTLdq8l93HW/HjmhSR4+gRXBN3eBIgvca+80DET2IE=; b=zI39/eIHuMIGHxDUk5nikdfCukX9eCaYXDJ8cJoxH1k0iwBSuWSElgxv/mhlAGqh4c N47tFzsmAHMCQ1T3FIWQqgfJtljgHqRYdRwDKkJwQ9BF0i9ioazehG7Ru0YHkxjNRp/1 FO8vuzA8y8EsOb3T0i6bppfJuUG7+5TZmCtwZ5lfwQHJZZDE8OtRjXgq7vvPygO8R8bN qQsMm3YjbLgr8n7XZQlDU0YU/dAElYrgW7GmVIWbEFMKOKLBqGBMreVbFc4GoZrHWLPS NTMyJAgvjwY5wF+1FE55kiC7htjVXCYf2aaAsaX9y1AxrAWh6hfw06uRZDH3Nny4NAU0 DnMQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=CFYcKV3c; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p15si6895616edj.97.2021.09.16.20.05.17; Thu, 16 Sep 2021 20:05:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=CFYcKV3c; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347639AbhIPRXA (ORCPT + 99 others); Thu, 16 Sep 2021 13:23:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:34146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344600AbhIPRFI (ORCPT ); Thu, 16 Sep 2021 13:05:08 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 43DD861B21; Thu, 16 Sep 2021 16:35:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631810109; bh=ObqOYrgdwAJO8POxMzYgQTUoEN6o0v/uM2wFd+WSdug=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CFYcKV3cyg3XDlwBdSChrWiTG/dpZ3MhVS6HUKC5ILCAONsaHofLC+JOIeojK4+RG fROJpVvWG7QOYOHsQMkzsMrT3uMJoldseE4PIgWMFSMP8VkHl6EF3ud+53+ikJKwWS x41OZ+pUUl0tHjk2CvQj9NlTKNXrRmsJqmB5VQyI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nageswara R Sastry , Kajol Jain , Michael Ellerman Subject: [PATCH 5.14 020/432] powerpc/perf/hv-gpci: Fix counter value parsing Date: Thu, 16 Sep 2021 17:56:09 +0200 Message-Id: <20210916155811.511115955@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155810.813340753@linuxfoundation.org> References: <20210916155810.813340753@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kajol Jain commit f9addd85fbfacf0d155e83dbee8696d6df5ed0c7 upstream. H_GetPerformanceCounterInfo (0xF080) hcall returns the counter data in the result buffer. Result buffer has specific format defined in the PAPR specification. One of the fields is counter offset and width of the counter data returned. Counter data are returned in a unsigned char array in big endian byte order. To get the final counter data, the values must be left shifted byte at a time. But commit 220a0c609ad17 ("powerpc/perf: Add support for the hv gpci (get performance counter info) interface") made the shifting bitwise and also assumed little endian order. Because of that, hcall counters values are reported incorrectly. In particular this can lead to counters go backwards which messes up the counter prev vs now calculation and leads to huge counter value reporting: #: perf stat -e hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ -C 0 -I 1000 time counts unit events 1.000078854 18,446,744,073,709,535,232 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 2.000213293 0 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 3.000320107 0 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 4.000428392 0 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 5.000537864 0 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 6.000649087 0 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 7.000760312 0 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 8.000865218 16,448 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 9.000978985 18,446,744,073,709,535,232 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 10.001088891 16,384 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 11.001201435 0 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ 12.001307937 18,446,744,073,709,535,232 hv_gpci/system_tlbie_count_and_time_tlbie_instructions_issued/ Fix the shifting logic to correct match the format, ie. read bytes in big endian order. Fixes: e4f226b1580b ("powerpc/perf/hv-gpci: Increase request buffer size") Cc: stable@vger.kernel.org # v4.6+ Reported-by: Nageswara R Sastry Signed-off-by: Kajol Jain Tested-by: Nageswara R Sastry Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20210813082158.429023-1-kjain@linux.ibm.com Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/perf/hv-gpci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/powerpc/perf/hv-gpci.c +++ b/arch/powerpc/perf/hv-gpci.c @@ -175,7 +175,7 @@ static unsigned long single_gpci_request */ count = 0; for (i = offset; i < offset + length; i++) - count |= arg->bytes[i] << (i - offset); + count |= (u64)(arg->bytes[i]) << ((length - 1 - (i - offset)) * 8); *value = count; out: