Hi!
This is the start of the stable review cycle for the 6.1.28 release. There are 610 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Sean Anderson seanga2@gmail.com net: sunhme: Fix uninitialized return code
This one is wrong for stable. err is still initialzied to 0, which is wrong thing to do. Mainline is ok, but fix does not work for 6.1.
Roger Pau Monne roger.pau@citrix.com ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
If the condition can be handled (and code has "return false"), it should use WARN, not BUG.
Best regards, Pavel