[Mellanox] Add kernel patches with hw-mgmt V.7.0010.1300#161
[Mellanox] Add kernel patches with hw-mgmt V.7.0010.1300#161lguohan merged 2 commits intosonic-net:masterfrom
Conversation
| Subject: [backport 4.19 3/3] mlxsw: core: thermal: Enable thermal zones by | ||
| default | ||
|
|
||
| Change default setting for the all thermal zones from "disabled" to |
There was a problem hiding this comment.
what is the upstream commit id?
There was a problem hiding this comment.
Hi Guohan, actually these codes are already in upstream, previously when backporting to SONiC this was set to disable because of the thermal control not available, here we just restore it back, so no new code added here.
There was a problem hiding this comment.
@lguohan is it ok to be merged?
by accident i merged the dependent one before this one was taken properly to buildimage.
There was a problem hiding this comment.
what is the upstream commit id? can you put it into the patch message?
lguohan
left a comment
There was a problem hiding this comment.
please put upstream commit id in the patch message.
|
@keboliu please refer to the last comment. We need the upstream commit id in the patch message. once all is clear we can move forarward. |
|
@lguohan I removed the patch which not yet merged to linux kernel community yet(which is in next next), please check again. |
1b3c1c3 to
6cded50
Compare
|
i cannot find the 9306c4761912961dc228c32b0de99571c3932928 in this repo. https://github.com/torvalds/linux |
sorry, typo, check this: c071afcea6ecf24a3c119f25ce9f71ffd55b5dc2 torvalds/linux@c071afc |
|
@lguohan anything else missing? |
…ic-net#161)" This reverts commit dcf469b.
Add new kernel patches for mlxsw driver:
official commit ID c071afcea6ecf24a3c119f25ce9f71ffd55b5dc2 torvalds/linux@c071afc
these codes are already in upstream, previously when backporting to SONiC this was set to disable, here we just restore it back, no new code added here comparing to the upstream.