Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 043c956f authored by James Smart's avatar James Smart Committed by James Bottomley
Browse files

[SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep state

parent 81378052
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -713,6 +713,7 @@ lpfc_do_work(void *p)
	int rc;

	set_user_nice(current, -20);
	current->flags |= PF_NOFREEZE;
	phba->data_flags = 0;

	while (!kthread_should_stop()) {