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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 May 2015 15:37:54 +0200
From:	Thierry Reding <thierry.reding@...il.com>
To:	Rhyland Klein <rklein@...dia.com>
Cc:	Peter De Schrijver <pdeschrijver@...dia.com>,
	Mike Turquette <mturquette@...aro.org>,
	Stephen Warren <swarren@...dotorg.org>,
	Stephen Boyd <sboyd@...eaurora.org>,
	Alexandre Courbot <gnurou@...il.com>,
	linux-clk@...r.kernel.org, linux-tegra@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 00/20] Tegra210 Clock Support

On Tue, May 05, 2015 at 11:55:21AM -0400, Rhyland Klein wrote:
> On 5/5/2015 9:14 AM, Thierry Reding wrote:
> > * PGP Signed by an unknown key
> > 
> > On Mon, May 04, 2015 at 12:37:20PM -0400, Rhyland Klein wrote:
> >> This patch series updates the tegra common clock driver and adds
> >> support for the Tegra210 clocks. The clocks in Tegra210 changed
> >> significantly in some ways from earlier generations, so to support
> >> them, we need to extend our base framework a bit and add some new
> >> features.
> >>
> >> Some patches here also address issues found while adding features
> >> and other cleanup type work.
> >>
> >> v4:
> >>   - Fixed minor checkpatch errors and other typos
> >>   - Rebased ontop of linux-next 20150504
> > 
> > Are you sure about this? It still doesn't apply cleanly to next-20150504
> > for me.
> 
> It is based off c9256b89d92154cffd36697b412d0a0176a8e2d2 "Add linux-next
> specific files for 20150504"
> 
> What types of problems are you running into?

I get this when applying the first patch:

	Applying: clk: tegra: Modify tegra_audio_clk_init to accept more plls
	error: patch failed: drivers/clk/tegra/clk.h:258
	error: drivers/clk/tegra/clk.h: patch does not apply
	Patch failed at 0001 clk: tegra: Modify tegra_audio_clk_init to accept more plls
	The copy of the patch that failed is found in:
	   /home/thierry.reding/src/kernel/linux-work.git/.git/rebase-apply/patch
	When you have resolved this problem, run "git am --continue".
	If you prefer to skip this patch, run "git am --skip" instead.
	To restore the original branch and stop patching, run "git am --abort".

Comparing again and looking at your internal tree it seems that in
addition to next-20150504 you also have this patch in your tree:

	clk: tegra: Fix comments for structure definitions

After applying that I can apply the series without problems. I've picked
that patch up and will carry it in the Tegra clock branch. Hopefully the
Tegra210 clock patches will be ready in time for v4.2 so that I can take
them into the same branch.

Thierry

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ