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:   Fri, 2 Mar 2018 06:41:38 +0000
From:   "Ooi, Joyce" <joyce.ooi@...el.com>
To:     Catalin Marinas <catalin.marinas@....com>,
        Will Deacon <will.deacon@....com>,
        "Nguyen, Dinh" <dinh.nguyen@...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>,
        "Vandervennet, Yves" <yves.vandervennet@...el.com>,
        "Ong, Hean Loong" <hean.loong.ong@...el.com>
Subject: RE: [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER

Hi,

It's been a while since I received any feedback about this patch. Are there any concerns about this patch? If no, could you please kindly ACK this patch?

Thanks.

Regards,
Joyce Ooi

> -----Original Message-----
> From: Ooi, Joyce
> Sent: Thursday, February 15, 2018 11:20 AM
> To: Catalin Marinas <catalin.marinas@....com>; Will Deacon
> <will.deacon@....com>; Nguyen, Dinh <dinh.nguyen@...el.com>
> Cc: linux-arm-kernel@...ts.infradead.org; linux-kernel@...r.kernel.org; Ooi,
> Joyce <joyce.ooi@...el.com>; Vandervennet, Yves
> <yves.vandervennet@...el.com>; Ong, Hean Loong
> <hean.loong.ong@...el.com>
> Subject: [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER
> 
> Enable LED timer trigger for ARM64 to allow LEDs to be controlled via sysfs.
> 
> Signed-off-by: Ooi, Joyce <joyce.ooi@...el.com>
> ---
>  arch/arm64/configs/defconfig |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 634b373..b728742 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -471,6 +471,8 @@ CONFIG_LEDS_CLASS=y
>  CONFIG_LEDS_GPIO=y
>  CONFIG_LEDS_PWM=y
>  CONFIG_LEDS_SYSCON=y
> +CONFIG_LEDS_TRIGGERS=y
> +CONFIG_LEDS_TRIGGER_TIMER=y
>  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>  CONFIG_LEDS_TRIGGER_CPU=y
>  CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
> --
> 1.7.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ