https://bugs.freedesktop.org/show_bug.cgi?id=105319 --- Comment #24 from Sérgio M. Basto --- BTW I started bisect kernel , but we have at least 2 phases , the first phase the computer hangs but graphics still on [1], this week I hope starting second phase and find the commit where really started EVO timeout, I tested binaries of fedora first and it is between kernel-4.15.0-0.rc4.git4.1.fc28.x86_64 and kernel-4.15.0-0.rc6.git0.1.fc28.x86_64 (build dates 22 dez 2017 and 01 jan 2018 ) , that is the state of my investigation . Thanks. [1] # bad: [b18d62891aaff49d0ee8367d4b6bb9452469f807] Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # good: [7d58e1c9059eefe0066c5acf2ffa582f6f0180e3] Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip git bisect start 'b18d62891aaff49d0ee8367d4b6bb9452469f807' '7d58e1c9059eefe0066c5acf2ffa582f6f0180e3' # bad: [331b57d14829c49d75076779cdc54d7e4537bbf0] Merge branch 'irq/urgent' into x86/apic git bisect bad 331b57d14829c49d75076779cdc54d7e4537bbf0 # good: [e43b3b58548051f8809391eb7bec7a27ed3003ea] genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs git bisect good e43b3b58548051f8809391eb7bec7a27ed3003ea # good: [ec0f7cd273dc41ab28bba703cac82690ea5f2863] genirq/matrix: Add tracepoints git bisect good ec0f7cd273dc41ab28bba703cac82690ea5f2863 # skip: [f0cc6ccaf7ba42a1247fe5a9244b6009a3beddd5] x86/vector: Simplify the CPU hotplug vector update git bisect skip f0cc6ccaf7ba42a1247fe5a9244b6009a3beddd5 # bad: [baab1e84b1124bfd3e40ef6c8e05b2a15136e3d5] x86/apic: Remove unused callbacks git bisect bad baab1e84b1124bfd3e40ef6c8e05b2a15136e3d5 # good: [83a105229c59e433409e4d86e9bb915ca281235c] x86/apic: Move common APIC callbacks git bisect good 83a105229c59e433409e4d86e9bb915ca281235c # bad: [3534be05e4adc303d41fae65901598695adea685] x86/ioapic: Mark legacy vectors at reallocation time git bisect bad 3534be05e4adc303d41fae65901598695adea685 # bad: [ef9e56d894eab99a33a06b96ba8057afa67d3702] x86/ioapic: Remove obsolete post hotplug update git bisect bad ef9e56d894eab99a33a06b96ba8057afa67d3702 # good: [c1d1ee9ac1793d939ba1a1322767cc5f77a5b8fe] x86/apic: Get rid of apic->target_cpus git bisect good c1d1ee9ac1793d939ba1a1322767cc5f77a5b8fe # good: [7854f82293e99f6bb3df793a2f579db4670ba71b] x86/vector: Rename used_vectors to system_vectors git bisect good 7854f82293e99f6bb3df793a2f579db4670ba71b # bad: [fdba46ffb4c203b6e6794163493fd310f98bb4be] x86/apic: Get rid of multi CPU affinity git bisect bad fdba46ffb4c203b6e6794163493fd310f98bb4be # first bad commit: [fdba46ffb4c203b6e6794163493fd310f98bb4be] x86/apic: Get rid of multi CPU affinity -- You are receiving this mail because: You are the assignee for the bug.