Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update linux kernel for hw-mgmt V.7.0020.4104 #305

Merged

Conversation

stephenxs
Copy link
Contributor

@stephenxs stephenxs commented Jan 18, 2023

Patch list:

Kernel configuration flags

  • SENSORS_XDPE152 - alternative voltage regulator
  • SENSORS_DRIVETEMP - SATA temperature
  • I2C_DESIGNWARE_XXX - set to m to avoid auto-probing (I2C_DESIGNWARE_BAYTRAIL is set to y due to dependency)

Signed-off-by: Stephen Sun stephens@nvidia.com

Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Copy link
Contributor

@paulmenzel paulmenzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please amend the commit message of Update linux kernel for hw-mgmt V.7.0020.4104, and also mention the upstream hashes there as in the merge/pull request description.

Please also note, why patch 0163 is dropped, and how the others were regenerated.

A hint, how the Linux image size changes with the configuration change would also be nice.

@stephenxs stephenxs changed the title [Mellanox] Add new kernel patches from HW-MGMT package V.7.0020.4104 Update linux kernel for hw-mgmt V.7.0020.4104 Jan 31, 2023
@stephenxs stephenxs marked this pull request as ready for review January 31, 2023 15:18
@liat-grozovik
Copy link
Collaborator

@saiarcot895 could you please help to review/merge and add a tag for 202211?

… to the dependencies

Signed-off-by: Stephen Sun <stephens@nvidia.com>
@saiarcot895 saiarcot895 merged commit 464d2cd into sonic-net:master Feb 9, 2023
@stephenxs stephenxs deleted the kernel-hw-mgmt-v.7.0020.4100 branch February 9, 2023 02:55
StormLiangMS pushed a commit that referenced this pull request Feb 10, 2023
* Update linux kernel for hw-mgmt V.7.0020.4104

* Update kernel configuration

Signed-off-by: Stephen Sun <stephens@nvidia.com>

* Update kconfig

Signed-off-by: Stephen Sun <stephens@nvidia.com>

* Remove ACPI and ARCH_SUPPORTS_ACPI because they will be 'y' according to the dependencies

Signed-off-by: Stephen Sun <stephens@nvidia.com>

---------

Signed-off-by: Stephen Sun <stephens@nvidia.com>
liat-grozovik pushed a commit to sonic-net/sonic-buildimage that referenced this pull request Feb 12, 2023
- Why I did it
Advance hw-mgmt service to V.7.0020.4100
Add missing thermal sensors that are supported by hw-mgmt package
Delay system health service before hw-mgmt has started on Mellanox platform in order to avoid reading some sensors before ready.
Depends on sonic-net/sonic-linux-kernel#305

- How I did it
1. Update hw mgmt version
2. Add missing sensors
3. Delay service 

- How to verify it
Regression test.

Signed-off-by: Stephen Sun <stephens@nvidia.com>
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Feb 17, 2023
- Why I did it
Advance hw-mgmt service to V.7.0020.4100
Add missing thermal sensors that are supported by hw-mgmt package
Delay system health service before hw-mgmt has started on Mellanox platform in order to avoid reading some sensors before ready.
Depends on sonic-net/sonic-linux-kernel#305

- How I did it
1. Update hw mgmt version
2. Add missing sensors
3. Delay service 

- How to verify it
Regression test.

Signed-off-by: Stephen Sun <stephens@nvidia.com>
mssonicbld pushed a commit to sonic-net/sonic-buildimage that referenced this pull request Feb 20, 2023
- Why I did it
Advance hw-mgmt service to V.7.0020.4100
Add missing thermal sensors that are supported by hw-mgmt package
Delay system health service before hw-mgmt has started on Mellanox platform in order to avoid reading some sensors before ready.
Depends on sonic-net/sonic-linux-kernel#305

- How I did it
1. Update hw mgmt version
2. Add missing sensors
3. Delay service 

- How to verify it
Regression test.

Signed-off-by: Stephen Sun <stephens@nvidia.com>
@stephenxs
Copy link
Contributor Author

Hi @saiarcot895
We need it in 202205 as well.
Could you please also add a tag Request 202205? It can be cherry-picked to 202205 smoothly.
Thanks

yxieca pushed a commit that referenced this pull request Feb 21, 2023
* Update linux kernel for hw-mgmt V.7.0020.4104

* Update kernel configuration

Signed-off-by: Stephen Sun <stephens@nvidia.com>

* Update kconfig

Signed-off-by: Stephen Sun <stephens@nvidia.com>

* Remove ACPI and ARCH_SUPPORTS_ACPI because they will be 'y' according to the dependencies

Signed-off-by: Stephen Sun <stephens@nvidia.com>

---------

Signed-off-by: Stephen Sun <stephens@nvidia.com>
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Feb 28, 2023
- Why I did it
Advance hw-mgmt service to V.7.0020.4100
Add missing thermal sensors that are supported by hw-mgmt package
Delay system health service before hw-mgmt has started on Mellanox platform in order to avoid reading some sensors before ready.
Depends on sonic-net/sonic-linux-kernel#305

- How I did it
1. Update hw mgmt version
2. Add missing sensors
3. Delay service 

- How to verify it
Regression test.

Signed-off-by: Stephen Sun <stephens@nvidia.com>
mssonicbld pushed a commit to sonic-net/sonic-buildimage that referenced this pull request Mar 1, 2023
- Why I did it
Advance hw-mgmt service to V.7.0020.4100
Add missing thermal sensors that are supported by hw-mgmt package
Delay system health service before hw-mgmt has started on Mellanox platform in order to avoid reading some sensors before ready.
Depends on sonic-net/sonic-linux-kernel#305

- How I did it
1. Update hw mgmt version
2. Add missing sensors
3. Delay service 

- How to verify it
Regression test.

Signed-off-by: Stephen Sun <stephens@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants