[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120105150140.GX11810@n2100.arm.linux.org.uk>
Date: Thu, 5 Jan 2012 15:01:40 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: hamo.by@...il.com
Cc: will.deacon@....com, marc.zyngier@....com, sboyd@...eaurora.org,
akpm@...ux-foundation.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH RFC] arm: Define cpu_logical_map when CONFIG_SMP is not
set
On Thu, Jan 05, 2012 at 08:44:46PM +0800, hamo.by@...il.com wrote:
> From: Yang Bai <hamo.by@...il.com>
>
> If CONFIG_SMP is not set, define cpu_logical_map(cpu) as
> (cpu), this fixes the problem described in this mail:
> https://lkml.org/lkml/2012/1/2/142
This doesn't solve the reported problem. asm/smp.h should not be included
by any .c file, and won't be included by linux/smp.h if CONFIG_SMP is not
set.
--
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