[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <494AF224.7060206@oracle.com>
Date: Thu, 18 Dec 2008 17:00:20 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Yinghai Lu <yinghai@...nel.org>
CC: Ingo Molnar <mingo@...e.hu>,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for December 18 (irq.h documentation)
Yinghai Lu wrote:
> please check
>
> [PATCH] sparseirq: add kernel-doc notation for new member in irq_desc -v2
>
> Signed-off-by: Yinghai Lu <yinghai@...nel.org>
Thanks.
Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
> diff --git a/include/linux/irq.h b/include/linux/irq.h
> index 1beb63a..5845bdc 100644
> --- a/include/linux/irq.h
> +++ b/include/linux/irq.h
> @@ -135,6 +135,9 @@ struct irq_2_iommu;
> /**
> * struct irq_desc - interrupt descriptor
> * @irq: interrupt number for this descriptor
> + * @timer_rand_state: pointer to timer rand state struct
> + * @kstat_irqs: irq stats per cpu
> + * @irq_2_iommu: iommu with this irq
> * @handle_irq: highlevel irq-events handler [if NULL, __do_IRQ()]
> * @chip: low level interrupt hardware access
> * @msi_desc: MSI descriptor
>
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists