mbox series

[SRU,J/OEM-5.14/OEM-5.17,0/1] Fix hp_wmi_read_int() reporting error (0x05)

Message ID 20220617111923.64110-1-andy.chi@canonical.com
Headers show
Series Fix hp_wmi_read_int() reporting error (0x05) | expand

Message

Andy Chi June 17, 2022, 11:19 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1979051

[Impact]
Fix hp_wmi_read_int() reporting error (0x05)

[Fix]
commit id 12b19f14a: platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)

[Test]
Verified on EliteBook 840 G9 Notebook and it won't report 0x05 after wmi query

[Where problems could occur]
Fix the return error should not have impact on DUTs rather than HP.

Jorge Lopez (1):
  platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)

 drivers/platform/x86/hp-wmi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner June 17, 2022, 1:05 p.m. UTC | #1
On 6/17/22 05:19, Andy Chi wrote:
> BugLink: http://bugs.launchpad.net/bugs/1979051
> 
> [Impact]
> Fix hp_wmi_read_int() reporting error (0x05)
> 
> [Fix]
> commit id 12b19f14a: platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
> 
> [Test]
> Verified on EliteBook 840 G9 Notebook and it won't report 0x05 after wmi query
> 
> [Where problems could occur]
> Fix the return error should not have impact on DUTs rather than HP.
> 
> Jorge Lopez (1):
>    platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
> 
>   drivers/platform/x86/hp-wmi.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Stefan Bader June 20, 2022, 8:39 a.m. UTC | #2
On 17.06.22 13:19, Andy Chi wrote:
> BugLink: http://bugs.launchpad.net/bugs/1979051
> 
> [Impact]
> Fix hp_wmi_read_int() reporting error (0x05)
> 
> [Fix]
> commit id 12b19f14a: platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
> 
> [Test]
> Verified on EliteBook 840 G9 Notebook and it won't report 0x05 after wmi query
> 
> [Where problems could occur]
> Fix the return error should not have impact on DUTs rather than HP.
> 
> Jorge Lopez (1):
>    platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
> 
>   drivers/platform/x86/hp-wmi.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
The bug report is missing the tasks for the oem kernels and was missing the 
nomination for the right series of the distro kernel (added now).

Acked-by: Stefan Bader <stefan.bader@canonical.com>
Timo Aaltonen June 27, 2022, 10:36 a.m. UTC | #3
On 17.6.2022 14.19, Andy Chi wrote:
> BugLink: http://bugs.launchpad.net/bugs/1979051
> 
> [Impact]
> Fix hp_wmi_read_int() reporting error (0x05)
> 
> [Fix]
> commit id 12b19f14a: platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
> 
> [Test]
> Verified on EliteBook 840 G9 Notebook and it won't report 0x05 after wmi query
> 
> [Where problems could occur]
> Fix the return error should not have impact on DUTs rather than HP.
> 
> Jorge Lopez (1):
>    platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
> 
>   drivers/platform/x86/hp-wmi.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 

applied to oem-kernels thanks