mbox series

[v4,0/2] Two fixes for one sony-laptop reported bug on 5.6

Message ID 20200508001405.71176-1-malattia@linux.it (mailing list archive)
Headers show
Series Two fixes for one sony-laptop reported bug on 5.6 | expand

Message

Mattia Dongili May 8, 2020, 12:14 a.m. UTC
From: Mattia Dongili <malattia@linux.it>

They are both candidates for stable.

Mattia Dongili (2):
  platform/x86: sony-laptop: SNC calls should handle BUFFER types
  platform/x86: sony-laptop: Make resuming thermal profile safer

 drivers/platform/x86/sony-laptop.c | 60 +++++++++++++++---------------
 1 file changed, 29 insertions(+), 31 deletions(-)

Comments

Mattia Dongili May 20, 2020, 6:19 a.m. UTC | #1
On Fri, May 08, 2020 at 09:14:03AM +0900, malattia@linux.it wrote:
> From: Mattia Dongili <malattia@linux.it>
> 
> They are both candidates for stable.
> 
> Mattia Dongili (2):
>   platform/x86: sony-laptop: SNC calls should handle BUFFER types
>   platform/x86: sony-laptop: Make resuming thermal profile safer
> 
>  drivers/platform/x86/sony-laptop.c | 60 +++++++++++++++---------------
>  1 file changed, 29 insertions(+), 31 deletions(-)

[resending as the list rejected my earlier attempt]

Andy, Darren,
are you going to pick this set up for 5.7-rc? Else, is it 5.8 material and we
aim for 5.6 and 5.7 stable patches?

Thanks