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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 29 Sep 2022 05:29:57 +0000
From:   Rahul Tanwar <rtanwar@...linear.com>
To:     Stephen Boyd <sboyd@...nel.org>,
        "linux-clk@...r.kernel.org" <linux-clk@...r.kernel.org>,
        "mturquette@...libre.com" <mturquette@...libre.com>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        linux-lgm-soc <linux-lgm-soc@...linear.com>,
        Yi xin Zhu <yzhu@...linear.com>
Subject: Re: [PATCH RESEND v2 1/5] clk: mxl: Switch from direct readl/writel
 based IO to regmap based IO

Hi Stephen,

Thanks for review and response.


On 29/9/2022 8:14 am, Stephen Boyd wrote:
> This email was sent from outside of MaxLinear.
> 
> 
> Quoting Rahul Tanwar (2022-09-21 23:24:24)
>> diff --git a/drivers/clk/x86/clk-cgu-pll.c b/drivers/clk/x86/clk-cgu-pll.c
>> index 3179557b5f78..c83083affe88 100644
>> --- a/drivers/clk/x86/clk-cgu-pll.c
>> +++ b/drivers/clk/x86/clk-cgu-pll.c
>> @@ -1,8 +1,9 @@
>>   // SPDX-License-Identifier: GPL-2.0
>>   /*
>> + * Copyright (C) 2020-2022 MaxLinear, Inc.
>>    * Copyright (C) 2020 Intel Corporation.
>> - * Zhu YiXin <yixin.zhu@...el.com>
>> - * Rahul Tanwar <rahul.tanwar@...el.com>
>> + * Zhu Yixin <yzhu@...linear.com>
> 
> Does Zhu Yixin approve? They're not Cced on this patch.


Zhu Yixin is part of linux-lgm-soc@...linear.com mail list which is CCed 
here. In v3, i will separately CC Yixin and request him to review again 
and provide a Reviewed-by tag if no concerns.

Thanks,
Rahul

> 
>> + * Rahul Tanwar <rtanwar@...linear.com>
>>    */
>>
>>   #include <linux/clk-provider.h>
> 
> 



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ