platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: srinivas pandruvada <srinivas.pandruvada@linux.intel.com>,
	"mgross@linux.intel.com" <mgross@linux.intel.com>
Cc: "frank.ramsay@hpe.com" <frank.ramsay@hpe.com>,
	"platform-driver-x86@vger.kernel.org" 
	<platform-driver-x86@vger.kernel.org>
Subject: Re: [GIT PULL v2]: tools/power/x86/intel-speed-select pull request for 6.6-rc1
Date: Wed, 9 Aug 2023 22:17:19 +0200	[thread overview]
Message-ID: <e908e683-1297-1d7c-5c36-d55e0342c807@redhat.com> (raw)
In-Reply-To: <c32cebce5e394f155cf4ab9a678f530fb2cda3d6.camel@linux.intel.com>

Hi,

On 8/9/23 18:05, srinivas pandruvada wrote:
> Hi Hans,
> 
> Sorry, I have to update to fix a bugzilla issue from RedHat compared to
> previous pull for memory frequency display.
> 
> Pull request for Intel Speed Select version v1.17:
> Summary of changes:
> - Fix display issue for cpu count for power domain != 0
> - Increase sockect count
> - Preventing CPU 0 offline for kernel version 6.5 and later
> - Error when number of CPUs requested more than 256 in one request
> 
> The base branch for these changes 
> https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
> branch: review-hans
> 
> The following changes since commit
> 6f8972a02a6c103b67dc3a0ed9b1722943f65276:
> 
>   platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
> (2023-08-07 13:36:20 +0200)
> 
> are available in the Git repository at:
> 
>   https://github.com/spandruvada/linux-kernel.git intel-sst
> 
> for you to fetch changes up to
> 2fff509adceb10f991b259c02ef2e096a89f075e:

Thank you, I've merged this into my review-hans branch now.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans






>   tools/power/x86/intel-speed-select: v1.17 release (2023-08-09
> 08:57:58 -0700)
> 
> ----------------------------------------------------------------
> Frank Ramsay (1):
>       tools/power/x86/intel-speed-select: Support more than 8 sockets.
> 
> Srinivas Pandruvada (5):
>       tools/power/x86/intel-speed-select: Fix CPU count display
>       tools/power/x86/intel-speed-select: Error on CPU count exceed in
> request
>       tools/power/x86/intel-speed-select: Prevent CPU 0 offline
>       tools/power/x86/intel-speed-select: Change mem-frequency display
> name
>       tools/power/x86/intel-speed-select: v1.17 release
> 
>  tools/power/x86/intel-speed-select/isst-config.c  | 51
> +++++++++++++++++++++++++++++++++++++++++++++++++--
>  tools/power/x86/intel-speed-select/isst-display.c |  2 +-
>  tools/power/x86/intel-speed-select/isst.h         |  2 +-
>  3 files changed, 51 insertions(+), 4 deletions(-)
> 
> Thanks,
> Srinivas
> 
> On Tue, 2023-08-08 at 22:26 +0000, Pandruvada, Srinivas wrote:
>> Hi Hans,
>>
>> Pull request for Intel Speed Select version v1.17:
>> Summary of changes:
>> - Fix display issue for cpu count for power domain != 0
>> - Increase sockect count
>> - Preventing CPU 0 offline for kernel version 6.5 and later
>> - Error when number of CPUs requested more than 256 in one request
>>
>> The base branch for these changes 
>> https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
>> branch: review-hans
>>
>> The following changes since commit
>> 6f8972a02a6c103b67dc3a0ed9b1722943f65276:
>>
>>   platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
>> (2023-08-07 13:36:20 +0200)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/spandruvada/linux-kernel.git intel-sst
>>
>> for you to fetch changes up to
>> 5abc392b38a1716d194c904c0f4f5aa201b0c0dd:
>>
>>   tools/power/x86/intel-speed-select: v1.17 release (2023-08-08
>> 15:16:40 -0700)
>>
>> ----------------------------------------------------------------
>> Frank Ramsay (1):
>>       tools/power/x86/intel-speed-select: Support more than 8
>> sockets.
>>
>> Srinivas Pandruvada (4):
>>       tools/power/x86/intel-speed-select: Fix CPU count display
>>       tools/power/x86/intel-speed-select: Error on CPU count exceed
>> in
>> request
>>       tools/power/x86/intel-speed-select: Prevent CPU 0 offline
>>       tools/power/x86/intel-speed-select: v1.17 release
>>
>>  tools/power/x86/intel-speed-select/isst-config.c | 51
>> +++++++++++++++++++++++++++++++++++++++++++++++++--
>>  tools/power/x86/intel-speed-select/isst.h        |  2 +-
>>  2 files changed, 50 insertions(+), 3 deletions(-)
>>
>> Thanks,
>> Srinivas
> 


      reply	other threads:[~2023-08-09 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 22:26 [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.6-rc1 Pandruvada, Srinivas
2023-08-09 16:05 ` [GIT PULL v2]: " srinivas pandruvada
2023-08-09 20:17   ` Hans de Goede [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e908e683-1297-1d7c-5c36-d55e0342c807@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=frank.ramsay@hpe.com \
    --cc=mgross@linux.intel.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=srinivas.pandruvada@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).