From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Wed, 15 Jan 2014 12:15:21 -0500 Subject: [PATCH v5 1/3] ARM: Introduce atomic MMIO modify In-Reply-To: <20140113140215.GZ15937@n2100.arm.linux.org.uk> References: <1386686497-20335-1-git-send-email-ezequiel.garcia@free-electrons.com> <1386686497-20335-2-git-send-email-ezequiel.garcia@free-electrons.com> <20140102113057.GI16456@n2100.arm.linux.org.uk> <20140102144724.GF19878@titan.lakedaemon.net> <20140102145835.GA6883@localhost> <20140112145206.GD6099@localhost> <20140113135858.GE11805@arm.com> <20140113140215.GZ15937@n2100.arm.linux.org.uk> Message-ID: <20140115171521.GY19878@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hey Russell, On Mon, Jan 13, 2014 at 02:02:15PM +0000, Russell King - ARM Linux wrote: > On Mon, Jan 13, 2014 at 01:58:58PM +0000, Catalin Marinas wrote: > > On Sun, Jan 12, 2014 at 02:52:07PM +0000, Ezequiel Garcia wrote: > > > Catalin, Will: Can you ack as well, so Russell can take this? > > > > Acked-by: Catalin Marinas > > > > (with the condition that Will promises to sort out the generic relaxed > > IO accessors and move this to generic code ;)) > > I think that's an impossibility, as there's no such thing as a "generic > relaxed IO accessor" and agreement on what that should be is very hard > to come by. This has been Acked by myself and Catalin. Do think it will make it in to v3.14? http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7930/1 thx, Jason.