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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 29 Jan 2015 10:50:47 +0100
From:	Paul Bolle <pebolle@...cali.nl>
To:	Paul Walmsley <paul@...an.com>
Cc:	linux-tegra@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org, Paul Walmsley <pwalmsley@...dia.com>,
	Allen Martin <amartin@...dia.com>,
	Thierry Reding <treding@...dia.com>,
	Catalin Marinas <catalin.marinas@....com>,
	Will Deacon <will.deacon@....com>,
	Mark Rutland <mark.rutland@....com>,
	Paul Bolle <pebolle@...cali.nl>
Subject: Re: [PATCH] arm64: Kconfig: clean up two no-op Kconfig options from
 CONFIG_ARCH_TEGRA*

On Thu, 2015-01-29 at 09:35 +0000, Paul Walmsley wrote:
> Paul Bolle pointed out that commit
> d035fdfa27ac124bc8f94c3d7dc82ad069802170 ("arm64: Add Tegra132
> support") included two Kconfig symbols that are now no-ops:
> USB_ARCH_HAS_EHCI and HAVE_SMP.  So, drop the two symbols.
> 
> Signed-off-by: Paul Walmsley <paul@...an.com>
> Cc: Paul Walmsley <pwalmsley@...dia.com>
> Cc: Allen Martin <amartin@...dia.com>
> Cc: Thierry Reding <treding@...dia.com>
> Cc: Catalin Marinas <catalin.marinas@....com>
> Cc: Will Deacon <will.deacon@....com>
> Cc: Mark Rutland <mark.rutland@....com>
> Cc: Paul Bolle <pebolle@...cali.it>

There's probably no one using that address. But if there is that person
will be wondering what on earth that message is all about:
    s/.it/.nl/

> Boot-tested on NVIDIA Tegra132 Norrin64 FFD with a extra DTS page for the 
> board data (not yet posted upstream).
> 
>  arch/arm64/Kconfig | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index 3b97e725ebfc..ae18c3d2bb3b 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -180,7 +180,6 @@ config ARCH_TEGRA
>  	select CLKSRC_OF
>  	select GENERIC_CLOCKEVENTS
>  	select HAVE_CLK
> -	select HAVE_SMP
>  	select PINCTRL
>  	select RESET_CONTROLLER
>  	help
> @@ -190,7 +189,6 @@ config ARCH_TEGRA_132_SOC
>  	bool "NVIDIA Tegra132 SoC"
>  	depends on ARCH_TEGRA
>  	select PINCTRL_TEGRA124
> -	select USB_ARCH_HAS_EHCI if USB_SUPPORT
>  	select USB_ULPI if USB_PHY
>  	select USB_ULPI_VIEWPORT if USB_PHY
>  	help


Paul Bolle


--
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