[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111007033048.GA14482@one.firstfloor.org>
Date: Fri, 7 Oct 2011 05:30:48 +0200
From: Andi Kleen <andi@...stfloor.org>
To: "hpanvin@...il.com" <hpa@...or.com>
Cc: Josh Stone <jistone@...hat.com>, Andi Kleen <andi@...stfloor.org>,
linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, x86@...nel.org,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Jakub Jelinek <jakub@...hat.com>
Subject: Re: [PATCH] x86: Make variable_test_bit reference all of *addr
On Thu, Oct 06, 2011 at 08:12:48PM -0700, hpanvin@...il.com wrote:
> I mean the volatile in "asm volatile".
That volatile has nothing to do with memory. It just means "don't move
much". It's actually quite vague, because the rest of the function
can still move around.
-Andi
--
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