From mboxrd@z Thu Jan 1 00:00:00 1970 From: ohad@wizery.com (Ohad Ben-Cohen) Date: Mon, 18 Oct 2010 16:28:06 +0200 Subject: [PATCH 0/3] Add OMAP hardware spinlock misc driver In-Reply-To: <1287409417.29097.1598.camel@twins> References: <1287387875-14168-1-git-send-email-ohad@wizery.com> <1287406015.29097.1579.camel@twins> <20101018133502.GA12449@n2100.arm.linux.org.uk> <1287409417.29097.1598.camel@twins> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Oct 18, 2010 at 3:43 PM, Peter Zijlstra wrote: > Right, so the problem is that there simply is no way to do atomic memory > access from these auxiliary processing units wrt the main CPU? Yes. There are a few relevant system-wide limitations, one of them is that simply the system interconnect does not support those fancy atomic operations.