Bug 102321 - deadlock in smp.c at on_each_cpu/smp_call_function_many
Summary: deadlock in smp.c at on_each_cpu/smp_call_function_many
Status: NEW
Alias: None
Product: Process Management
Classification: Unclassified
Component: Scheduler (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: Ingo Molnar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-05 07:09 UTC by Kamil Paral
Modified: 2016-03-23 18:24 UTC (History)
1 user (show)

See Also:
Kernel Version: kernel-4.0.7-300.fc22.x86_64
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Kamil Paral 2015-08-05 07:09:40 UTC
Hello,

I've experienced a kernel panic, the screenshots are here:
https://bugs.freedesktop.org/attachment.cgi?id=117026
https://bugs.freedesktop.org/attachment.cgi?id=117027

It happened with kernel-4.0.7-300.fc22.x86_64 on Fedora 22.

Originally I reported it against the radeon driver [1], but I was told that it 
seems to be a deadlock in on_each_cpu/smp_call_function_many (which seems 
to be in smp.c) and that I should report it into an appropriate mailing list. I did that [2], but no one replied in two weeks. I hope I picked the right component here in bugzilla.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=91291
[2] http://thread.gmane.org/gmane.linux.kernel/2000325

Note You need to log in before you can comment on or make changes to this bug.