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>] [day] [month] [year] [list]
Date:	Fri, 24 Apr 2015 20:51:52 +0200
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	scott.jiang.linux@...il.com
Cc:	realmz6@...il.com, sonic.zhang@...log.com,
	dmitry.torokhov@...il.com,
	adi-buildroot-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org, Paul Bolle <pebolle@...cali.nl>,
	Andreas Ruprecht <rupran@...server.de>,
	hengelein Stefan <stefan.hengelein@....de>
Subject: bf609: undefined Kconfig option FB_BF609_NL8048

Hi Scott,

your commit b3df664b85c7 ("bf609: add resources for lcd nl8048") is in
today's Linux next tree and adds the following #ifdef block:

+#if defined(CONFIG_FB_BF609_NL8048) \
+       || defined(CONFIG_FB_BF609_NL8048_MODULE)
[...]

At the current state, the ifdef guarded code cannot be compiled since
the Kconfig option is not defined.  Is there a patch queued somewhere
to add this missing option?

I detected this issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's next tree.

Kind regards,
 Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ