Re: [PATCH RESEND] genirq: Machine-parsable version of /proc/interrupts

From: Craig Gallek
Date: Wed Aug 10 2016 - 15:10:11 EST


On Tue, Jul 26, 2016 at 10:25 AM, Craig Gallek <kraigatgoog@xxxxxxxxx> wrote:
> From: Craig Gallek <kraig@xxxxxxxxxx>
>
> Add struct kobject to struct irq_desc to allow for easy export
> to sysfs. This allows for much simpler userspace-parsing of
> the information contained in struct irq_desc.
>
> Note that sysfs is not available at the time of early irq initialization.
> These interrupts are accounted for using a postcore_initcall callback.
>
> Signed-off-by: Craig Gallek <kraig@xxxxxxxxxx>
Bump... Thomas, are you still the maintainer for irq/core?

Thanks,
Craig