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:	Sat, 30 May 2015 10:14:02 +0200
From:	Maxime Coquelin <mcoquelin.stm32@...il.com>
To:	Arnd Bergmann <arnd@...db.de>,
	Daniel Lezcano <daniel.lezcano@...aro.org>
CC:	Russell King <linux@....linux.org.uk>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Daniel THOMPSON <daniel.thompson@...com>
Subject: Re: [PATCH] ARM: Kconfig: Select clocksource in STM32 entry

Hi Arnd,

On 05/22/2015 11:50 PM, Maxime Coquelin wrote:
> STM32 clocksource driver needs to be selected if ARCH_STM32.
>
> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@...il.com>
> ---
> Hi Arnd,
>
>    This patch applies on top of arm-soc's next/soc branch, so that you don't
> get conflicts with Stefan's ARM_SINGLE_ARMV7M patch.Hi
>
> Regards,
> Maxime
> ---
>   arch/arm/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index b7a7d15..1cb59af 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -978,6 +978,7 @@ config ARCH_STM32
>   	depends on ARM_SINGLE_ARMV7M
>   	select ARCH_HAS_RESET_CONTROLLER
>   	select ARMV7M_SYSTICK
> +	select CLKSRC_STM32
>   	select RESET_CONTROLLER
>   	help
>   	  Support for STMicroelectronics STM32 processors.

This patch is needed for STM32 to boot.
Can you pick it for v4.2?

Thanks,
Maxime
--
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