Re: [PATCH 1/5] genirq: implement support for runtime switch to threaded irqs

2016-06-15 Thread kbuild test robot
Hi, [auto build test WARNING on tip/irq/core] [also build test WARNING on v4.7-rc3 next-20160615] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Paolo-Abeni/genirq-threadable-IRQ-support/2016061

[PATCH 1/5] genirq: implement support for runtime switch to threaded irqs

2016-06-15 Thread Paolo Abeni
When the IRQ_FORCED_THREADING compile option is enabled, a new new 'threaded' procfs entry is added under the action proc directory upon irq request. Writing a true value onto that file will cause the underlying action to be reconfigured in a FORCE_THREADED mode. The reconfiguration is performed d