Re: [BUG] intel_idle: build failure on Linux 5.10-rc6

2020-12-03 Thread Peter Zijlstra
On Thu, Dec 03, 2020 at 09:23:11AM +, Rui Salvaterra wrote: > Hi, Peter, > > I'm sorry to bother you, but commit > 6e1d2bc675bd57640f5658a4a657ae488db4c204 ("intel_idle: Fix > intel_idle() vs tracing") broke my build, when CONFIG_ACPI_PROCESSOR > is disabled (possibly because it selects CONFIG

[BUG] intel_idle: build failure on Linux 5.10-rc6

2020-12-03 Thread Rui Salvaterra
Hi, Peter, I'm sorry to bother you, but commit 6e1d2bc675bd57640f5658a4a657ae488db4c204 ("intel_idle: Fix intel_idle() vs tracing") broke my build, when CONFIG_ACPI_PROCESSOR is disabled (possibly because it selects CONFIG_ACPI_PROCESSOR_IDLE): drivers/idle/intel_idle.c: In function ‘intel_idle_i

Linux 5.10-rc6

2020-11-29 Thread Linus Torvalds
dereference in ibmvic_reset_crq ibmvnic: enhance resetting status check during module exit Likun Gao (1): drm/amdgpu: update golden setting for sienna_cichlid Lincoln Ramsay (1): aquantia: Remove the build_skb path Linus Torvalds (1): Linux 5.10-rc6 Lionel Landwerl