Re: [RFC][PATCH] x86/hpet: fix NULL pointer dereference in msi_domain_alloc_irqs()

From: Sergey Senozhatsky
Date: Tue May 12 2015 - 00:14:29 EST


> directly call __irq_domain_alloc_irqs() in hpet_assign_irq() and pass
> correct `arg' to fix the oops.
>

oh, what I was thinking about... it should be as simple as this.

8<-----8<-----