Kumar Gala writes: > We should look and see if we can change init_ipic_sysfs() from a > subsys_initcall() to just getting called at the end of ipic_init(). If init_ipic is called from init_IRQ then I would expect that's way too early to be calling sysfs stuff. Paul.