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, 21 Jul 2020 01:04:18 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     "Agrawal, Akshu" <aagrawal2@....com>, akshu.agrawal@....com
Cc:     Michael Turquette <mturquette@...libre.com>,
        Rahul Tanwar <rahul.tanwar@...ux.intel.com>,
        linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] clk: x86: Change name from ST to FCH

Quoting Agrawal, Akshu (2020-07-19 21:59:02)
> 
> On 7/16/2020 6:12 AM, Stephen Boyd wrote:
> > Quoting Akshu Agrawal (2020-07-12 17:59:50)
> >> diff --git a/drivers/clk/x86/clk-st.c b/drivers/clk/x86/clk-fch.c
> >> similarity index 73%
> >> rename from drivers/clk/x86/clk-st.c
> >> rename to drivers/clk/x86/clk-fch.c
> >> index 25d4b97aff9b..b252f0cf0628 100644
> >> --- a/drivers/clk/x86/clk-st.c
> >> +++ b/drivers/clk/x86/clk-fch.c
> >> @@ -8,7 +8,7 @@
> >>   #include <linux/clk.h>
> >>   #include <linux/clkdev.h>
> >>   #include <linux/clk-provider.h>
> >> -#include <linux/platform_data/clk-st.h>
> >> +#include <linux/platform_data/clk-fch.h>
> > Is this file moved somewhere?
> 
> Renaming it from ST to FCH in previous patch of the series.
> 

So it won't compile if the first patch is applied and then this patch
isn't? Please compile test each patch in succession.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ