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-next>] [day] [month] [year] [list]
Date:	Mon, 18 May 2015 11:30:39 +0200
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	mcoquelin.stm32@...il.com
Cc:	corbet@....net, linux@....linux.org.uk, arnd@...db.de,
	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	Paul Bolle <pebolle@...cali.nl>,
	Andreas Ruprecht <andreas.ruprecht@....de>,
	hengelein Stefan <stefan.hengelein@....de>
Subject: ARM: STM32: undefined ARMV7M_SYSTICK

Hi Maxime,

your commit 9b799b78372c ("ARM: Add STM32 family machine") is in
today's linux-next tree (i.e., next-20150518) adding the following
Kconfig select:

+config ARCH_STM32
[...]
+       select ARMV7M_SYSTICK

ARMV7M_SYSTICK is not defined in Kconfig, so that the select turns out
to be a NOP.  Is there a patch queued somewhere that adds this Kconfig
option?

I detected this issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next tree.  You can also use the script
to check specific commits for Kconfig related issues.

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