[Bug 1184924] [Build 134.3] openQA test fails in kdump_and_crash - forced crash didn't result into expected reboot
https://bugzilla.suse.com/show_bug.cgi?id=1184924 https://bugzilla.suse.com/show_bug.cgi?id=1184924#c23 --- Comment #23 from Ivan Ivanov <ivan.ivanov@suse.com> --- (In reply to Torsten Duwe from comment #22)
(In reply to Ivan Ivanov from comment #20)
To be on the safe side :-).
Torsten, add_hwgenerator_randomness() is not supposed to be called early during kernel init, right?
add_hwgenerator_randomness() should be callable any time, from any context. Of course it would be a bad idea to execute an expensive hash function in an interrupt context, but otherwise I see no restrictions.
Yep, sure.
Please, see backtrace in comment #14.
But what about early kernel init. I see NULL pointer deference to current->set_child_tid in kthread_should_stop(). -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com