Date
1 - 3 of 3
[PATCH 4.9 18/22] x86/fpu: Disable bottom halves while loading FPU registers
Jan Kiszka
On 28.12.18 12:52, Greg Kroah-Hartman wrote:
4.9-stable review patch. If anyone has any objections, please let me know.Any reason why the backport stopped back than at 4.9? I just debugged this out of a 4.4 kernel, and it is needed there as well. I'm happy to propose a backport, would just appreciate a hint if the BH protection is needed also there (my case was without BH). Thanks, Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux |
|
Greg Kroah-Hartman <gregkh@...>
On Fri, Jul 24, 2020 at 07:07:06PM +0200, Jan Kiszka wrote:
On 28.12.18 12:52, Greg Kroah-Hartman wrote:You are asking about something we did back in 2018. I can't remember4.9-stable review patch. If anyone has any objections, please let me know.Any reason why the backport stopped back than at 4.9? I just debugged this what I did last week :) If you provide a backport that works, I'll be glad to take it. The current patch does not apply cleanly there at all. thanks, greg k-h |
|
Sasha Levin <sashal@...>
On Fri, Jul 24, 2020 at 07:44:37PM +0200, Greg Kroah-Hartman wrote:
On Fri, Jul 24, 2020 at 07:07:06PM +0200, Jan Kiszka wrote:The conflict was due to a missing rename back in 4.4: e4a81bfcaae1On 28.12.18 12:52, Greg Kroah-Hartman wrote:You are asking about something we did back in 2018. I can't remember4.9-stable review patch. If anyone has any objections, please let me know.Any reason why the backport stopped back than at 4.9? I just debugged this ("x86/fpu: Rename fpu::fpstate_active to fpu::initialized"). I've fixed up the patch and queued it for 4.4, thanks for pointing it out Jan! -- Thanks, Sasha |
|