Re: [PATCHv5 5/6] x86/pci: Initial commit for new VMD device driver

From: Thomas Gleixner
Date: Fri Nov 13 2015 - 16:27:58 EST


On Fri, 13 Nov 2015, Keith Busch wrote:
> +/**
> + * struct vmd_irq_list - list of driver requested irq's mapping to a vmd vector
> + * &irq_list: list of child irq's the VMD one demuxes to.

Is "&" a new KernelDoc mechanism?

> +/*
> + * XXX: potential corruption if NMI occurs when irq handler is walking this
> + * list and irq deletion occurs concurrently.

I'm going to fix that before the driver hits the tree.

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/