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:   Sat, 18 Jul 2020 18:10:45 +0800
From:   Zhou Yanjie <zhouyanjie@...yeetech.com>
To:     Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
        daniel.lezcano@...aro.org, tsbogend@...ha.franken.de,
        robh+dt@...nel.org
Cc:     linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org, tglx@...utronix.de,
        dongsheng.qiu@...enic.com, aric.pzqi@...enic.com,
        rick.tyliu@...enic.com, yanfei.li@...enic.com,
        sernia.zhou@...mail.com, zhenwenjin@...il.com, paul@...pouillou.net
Subject: Re: [PATCH v7 3/5] MIPS: Ingenic: Let the Kconfig of platform enable
 the clocksource driver.

Hi Sergei,

在 2020/7/18 下午4:39, Sergei Shtylyov 写道:
> Hello!
>
> On 17.07.2020 19:59, 周琰杰 (Zhou Yanjie) wrote:
>
>> The previous clocksource patch in this series ([2/3]) has remove
>
>   Removed.
>
>> "default MACH_INGENIC" and make option silent, so we need to
>
>   Made?
>
>> enable the corresponding driver in the platform's Kconfig.
>>
>> Suggested-by: Daniel Lezcano <daniel.lezcano@...aro.org>
>> Tested-by: 周正 (Zhou Zheng) <sernia.zhou@...mail.com>
>> Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@...yeetech.com>
>> ---
>>
>> Notes:
>>      v7:
>>      New patch.
>>
>>   arch/mips/jz4740/Kconfig | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/arch/mips/jz4740/Kconfig b/arch/mips/jz4740/Kconfig
>> index 6c065dcaeff8..5ad60998702e 100644
>> --- a/arch/mips/jz4740/Kconfig
>> +++ b/arch/mips/jz4740/Kconfig
>> @@ -36,27 +36,34 @@ endchoice
>>   config MACH_JZ4740
>>       bool
>>       select SYS_HAS_CPU_MIPS32_R1
>> +    select INGENIC_TIMER
>
>    Please use tab instead of spaces here an below.
>

Sure, I will do it in the next version.

Thanks and best regards!


> [...]
>
> MBR, Sergei

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ