[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1110141236330.24783@chino.kir.corp.google.com>
Date: Fri, 14 Oct 2011 12:38:57 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Paul Bolle <pebolle@...cali.nl>
cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 16/21] x86: drop unused Kconfig symbol
On Fri, 14 Oct 2011, Paul Bolle wrote:
> Signed-off-by: Paul Bolle <pebolle@...cali.nl>
Acked-by: David Rientjes <rientjes@...gle.com>
The last instance of this option was removed in e56b3bc79429
("cpu masks: optimize and clean up cpumask_of_cpu()") back in mid-2008.
> ---
> arch/x86/Kconfig | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 6a47bb2..18f74ed 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -192,9 +192,6 @@ config NEED_PER_CPU_EMBED_FIRST_CHUNK
> config NEED_PER_CPU_PAGE_FIRST_CHUNK
> def_bool y
>
> -config HAVE_CPUMASK_OF_CPU_MAP
> - def_bool X86_64_SMP
> -
> config ARCH_HIBERNATION_POSSIBLE
> def_bool y
>
--
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