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-next>] [day] [month] [year] [list]
Date:	Mon, 1 Jun 2015 17:09:29 +0200
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	lee.jones@...aro.org
Cc:	Valentin Rothberg <valentinrothberg@...il.com>,
	Andreas Ruprecht <andreas.ruprecht@....de>,
	Paul Bolle <pebolle@...cali.nl>,
	hengelein Stefan <stefan.hengelein@....de>, wim@...ana.be,
	david.paris@...com, linux-kernel@...r.kernel.org,
	linux-watchdog@...r.kernel.org
Subject: watchdog: st_wdt: select on undefined MFD_ST_LPC

Hi Lee,

your commit d0c9e350b9a4 ("watchdog: st_wdt: Add new driver for ST's
LPC Watchdog") is in today's linux-next tree (i.e., next-20150601) and
adds the following lines of code to drivers/watchdog/Kconfig.

+config ST_LPC_WATCHDOG
...
+       select MFD_ST_LPC

The select turns out to be a NOOP since MFD_ST_LPC is not defined
Kconfig.  Is it the correct option to be selected?  I could not find a
similar option in the source, nor get any hints  from searching the
lkml.

I detected the issue with ./scripts/checkkconfigsymbols.py by diffing
the last and today's linux 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