Message ID | 20250305225342.19447-1-skhan@linuxfoundation.org |
---|---|
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7D5C6206F0D; Wed, 5 Mar 2025 22:53:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741215224; cv=none; b=ZBCOaP8KRpxCr9NwdzT22m6SUJx3sSqpGD2UAqja1KaJMLPnqeFp1UB7+T7z8nxBTTJC5Z8TVaMi9JHTfcrFXkP1Oqs8zwsfPtLxOAaKyH8aWW5wfEonCn31/pSCNV8LiK+koYDQ2Afi78Puu6Koy3JWQxXHJZV1jUjmUWnUTp0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741215224; c=relaxed/simple; bh=IzEcyoCyWHi+rCICzxEDmfAQxlwMwW3cnneC+fHLMP8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=KaxvApAFlmy8VQlJKRxxXibhoqgb/XavFLEIrKNZmDoIO0cU9eNMZMf7fVoWBp4L7IKI5uE6wCASbjRwdJENdpDSh0YhMMWPNp8JkRn1CBhSyjh6y36MKQTi8hnxlaVaJnewGPoQme+myd4drIgTNGkNOHxHNDXb0xTG2PIQA24= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=hcahj358; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="hcahj358" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A40E9C4CED1; Wed, 5 Mar 2025 22:53:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1741215223; bh=IzEcyoCyWHi+rCICzxEDmfAQxlwMwW3cnneC+fHLMP8=; h=From:To:Cc:Subject:Date:From; b=hcahj358H6pUd6BxpLuiaSygaKcG2+wALNDwo+F+hzLcnoLrdGY+h4T4+3aISFkdi nVzuEe0u12OlwxQBMTn5GO3PDragolu45trnfIka5PWdzg+TP0gHQn7XhCLet7cCuA XfNJUaiRTcJxz3QYNItW31VlvLmdNysrlG9uigCc= From: Shuah Khan <skhan@linuxfoundation.org> To: shuah@kernel.org, trenn@suse.com, jwyatt@redhat.com, jkacur@redhat.com Cc: Shuah Khan <skhan@linuxfoundation.org>, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] cpupower-monitor fix error legs and remove hard-codes Date: Wed, 5 Mar 2025 15:53:38 -0700 Message-ID: <20250305225342.19447-1-skhan@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: <linux-pm.vger.kernel.org> List-Subscribe: <mailto:linux-pm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
cpupower-monitor fix error legs and remove hard-codes
|
expand
|