Re: [PATCH v2 3/7] x86/hyper-v: reenlightenment notifications support

From: Thomas Gleixner
Date: Sun Jan 14 2018 - 15:42:19 EST


On Wed, 13 Dec 2017, Vitaly Kuznetsov wrote:
> +void hyperv_reenlightenment_intr(struct pt_regs *regs)

Lacks __visible and __irq_entry annotations.

Thanks,

tglx