lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 2 Jul 2019 00:31:32 +0000
From:   "Ong, Hean Loong" <hean.loong.ong@...el.com>
To:     Dinh Nguyen <dinguyen@...nel.org>,
        "Thayer, Thor" <thor.thayer@...el.com>
CC:     "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "See, Chin Liang" <chin.liang.see@...el.com>
Subject: RE: [PATCHv1] ARM64: defconfig: Add LEDS_TRIGGERS_TIMER for
 blinking leds

Thank you Dinh

Best Regards,

Hean Loong
Internal Global Dial: 2 701 6773
Direct Line: +60 4 636 6773


>-----Original Message-----
>From: Dinh Nguyen <dinguyen@...nel.org>
>Sent: Monday, July 1, 2019 11:55 PM
>To: Ong, Hean Loong <hean.loong.ong@...el.com>; Thayer, Thor
><thor.thayer@...el.com>
>Cc: linux-arm-kernel@...ts.infradead.org; linux-kernel@...r.kernel.org; See,
>Chin Liang <chin.liang.see@...el.com>
>Subject: Re: [PATCHv1] ARM64: defconfig: Add LEDS_TRIGGERS_TIMER for
>blinking leds
>
>
>
>On 6/27/19 9:07 AM, Ong, Hean Loong wrote:
>> Adding LED Triggers Timers for LED blinking support on ARM devices
>>
>> Signed-off-by: Ong, Hean Loong <hean.loong.ong@...el.com>
>> ---
>>  arch/arm64/configs/defconfig |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/arm64/configs/defconfig
>> b/arch/arm64/configs/defconfig index 4d58351..6fbd651 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -595,6 +595,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>> CONFIG_LEDS_TRIGGER_CPU=y  CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
>> CONFIG_LEDS_TRIGGER_PANIC=y
>> +CONFIG_LEDS_TRIGGER_TIMER=y
>>  CONFIG_EDAC=y
>>  CONFIG_EDAC_GHES=y
>>  CONFIG_RTC_CLASS=y
>>
>
>I've applied this patch with this change:
>
>--- a/arch/arm64/configs/defconfig
>+++ b/arch/arm64/configs/defconfig
>@@ -590,6 +590,7 @@ CONFIG_LEDS_CLASS=y
> CONFIG_LEDS_GPIO=y
> CONFIG_LEDS_PWM=y
> CONFIG_LEDS_SYSCON=y
>+CONFIG_LEDS_TRIGGER_TIMER=y
> CONFIG_LEDS_TRIGGER_DISK=y defconfig
> CONFIG_LEDS_TRIGGER_HEARTBEAT=y
> CONFIG_LEDS_TRIGGER_CPU=y
>
>Also, the commit header should be "arm64: defconfig".
>
>Dinh

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ