> From: Michael Kelley <mikel...@microsoft.com>
> Sent: Tuesday, September 8, 2020 2:16 PM
> > @@ -1211,6 +1211,21 @@ static void hv_irq_unmask(struct irq_data *data)
> >     pbus = pdev->bus;
> >     hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata);
> >
> > +   if (hbus->state == hv_pcibus_removing) {
> > +           /*
> > +            * During hibernatin, when a CPU is offlined, the kernel tries
> 
> s/hiberatin/hibernation/
Thanks! I'll post a v2 shortly with this typo fixed, and with Jake's 
Reviewed-by.

Thanks,
-- Dexuan

Reply via email to