mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-11 07:34:40 +00:00
Just get %icc2 into the state we would have after local_irq_disable() and physical IRQ having happened since then. Then we can simply use preempt_schedule_irq() and be done with the whole mess. Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>