]> git.proxmox.com Git - pve-kernel.git/commit
d/rules: disable CONFIG_WQ_CPU_INTENSIVE_REPORT for now
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 12 Nov 2023 15:33:18 +0000 (16:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 12 Nov 2023 15:33:20 +0000 (16:33 +0100)
commit248716e28cb67a23e5dc8b3a73b4797c61822750
treeedf11f77a50d4789b37c184110df37baf55bb85e
parentc0a8921e190852a5475d948f52cc04fac25946d7
d/rules: disable CONFIG_WQ_CPU_INTENSIVE_REPORT for now

it's mostly noise for users, and quiet some interpret this as real
problem and report it to us.

Ideally we'd either educate them, or take time ourself, to report this
upstream and see if the situation can be improved overall, but
currently that's not feasible. We should check this out a few releases
down, if the lower hanging fruits got fixed and noise got lower we
could enable it again to catch the more rare cases.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules