[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090128131327.417b01e1.akpm@linux-foundation.org>
Date: Wed, 28 Jan 2009 13:13:27 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: rostedt@...dmis.org, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, mingo@...e.hu, tglx@...utronix.de,
peterz@...radead.org, arjan@...radead.org, rusty@...tcorp.com.au,
jens.axboe@...cle.com
Subject: Re: Buggy IPI and MTRR code on low memory
On Wed, 28 Jan 2009 13:12:02 -0800
Andrew Morton <akpm@...ux-foundation.org> wrote:
> Thought: do we need to do the kmalloc at all? Perhaps we can instead
> use a statically allocated per-cpu call_single_data local to
> kernel/smp.c? It would need a spinlock or something to protect it...
(not a spinlock - get_cpu_var/put_cpu_var will suffice)
--
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