Re: [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger

2016-03-31 Thread Holger Schurig
> (Interestingly, it also blinks the LEDs on a USB keyboard!) Assuming USB is still working after a kernel panic ...

Re: [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger

2016-03-31 Thread Jacek Anaszewski
On 03/31/2016 09:04 AM, Jacek Anaszewski wrote: Hi Ezequiel, On 03/30/2016 09:11 PM, Ezequiel Garcia wrote: +lkml On 30 Mar 11:29 AM, Jacek Anaszewski wrote: Hi Ezequiel, Thanks for the patch. I've tested it on exynos4412-trats2 board with leds-aat1290 driver, by executing: echo "c" > /proc

Re: [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger

2016-03-31 Thread Jacek Anaszewski
Hi Ezequiel, On 03/30/2016 09:11 PM, Ezequiel Garcia wrote: +lkml On 30 Mar 11:29 AM, Jacek Anaszewski wrote: Hi Ezequiel, Thanks for the patch. I've tested it on exynos4412-trats2 board with leds-aat1290 driver, by executing: echo "c" > /proc/sysrq-trigger I was able to notice the blinking

Re: [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger

2016-03-30 Thread Ezequiel Garcia
+lkml On 30 Mar 11:29 AM, Jacek Anaszewski wrote: > Hi Ezequiel, > > Thanks for the patch. I've tested it on exynos4412-trats2 board > with leds-aat1290 driver, by executing: > > echo "c" > /proc/sysrq-trigger > > I was able to notice the blinking then. > > Applied to the for-next branch of li