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

Commit 30df754d authored by David S. Miller's avatar David S. Miller
Browse files
parents 9ecb42fd 1fb0ef31
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -179,7 +179,7 @@ static void irq_affinity_notify(struct work_struct *work)
		cpumask_copy(cpumask, desc->pending_mask);
		cpumask_copy(cpumask, desc->pending_mask);
	else
	else
#endif
#endif
		cpumask_copy(cpumask, desc->affinity);
		cpumask_copy(cpumask, desc->irq_data.affinity);
	raw_spin_unlock_irqrestore(&desc->lock, flags);
	raw_spin_unlock_irqrestore(&desc->lock, flags);


	notify->notify(notify, cpumask);
	notify->notify(notify, cpumask);