On Tue, Jul 26, 2016 at 10:25 AM, Craig Gallek <kraigatg...@gmail.com> wrote: > From: Craig Gallek <kr...@google.com> > > 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 <kr...@google.com> Bump... Thomas, are you still the maintainer for irq/core?
Thanks, Craig