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:	Mon, 6 Jul 2015 08:48:01 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	Chen Gang <xili_gchen_5257@...mail.com>,
	Greg KH <gregkh@...uxfoundation.org>,
	Simon Horman <horms+renesas@...ge.net.au>, cj@...ux.com,
	Geert Uytterhoeven <geert+renesas@...der.be>,
	Jesper Nilsson <jesper.nilsson@...s.com>,
	Mikael Starvik <starvik@...s.com>,
	driverdevel <devel@...verdev.osuosl.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Paul Gortmaker <paul.gortmaker@...driver.com>
Subject: Re: [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on
 CLKDEV_LOOKUP

Hi all,

On Sun, 5 Jul 2015 18:57:51 +0200 Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
>
> On Sat, Jul 4, 2015 at 11:35 PM, Chen Gang <xili_gchen_5257@...mail.com> wrote:
> > It needs clk_add_alias() from clk drivers, which is implemented in
> > "drivers/clk/clkdev.c" which depends on CLKDEV_LOOKUP.
> >
> > Normally, archs and clk driver its own will decide whether select
> > CLKDEV_LOOKUP, and common drivers will decide whether depend on it.
> >
> > The related error (with allmodconfig under cris for next-20150702):
> >
> >   drivers/built-in.o: In function `board_staging_register_clock':
> >   drivers/staging/board/board.c:131: undefined reference to `clk_add_alias'
> >
> >
> > Signed-off-by: Chen Gang <gang.chen.5i5j@...il.com>
> 
> Fix available for the last 15 days:
> 
> https://lkml.org/lkml/2015/6/20/215

I added Chen's patch to my fixes tree today (only because I couldn't
easily find a copy of Paul's patch (sorry Paul) i.e. how does one get a
full mail message from lkml.org?  Or Geert, maybe that is not the best
place to link to.

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ