From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 03 Jun 2015 11:01:44 +0200 Subject: [PATCH v3] arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap In-Reply-To: <556EB229.1060409@topic.nl> References: <1431003257-7794-1-git-send-email-mike.looijmans@topic.nl> <556EB229.1060409@topic.nl> Message-ID: <1603609.fcFmpYiFSD@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 03 June 2015 09:52:09 Mike Looijmans wrote: > Ping! > > Just curious, any further feedback or comment after Arnd Bergmann's ack? > > It fixes a bug that took quite some time to discover and analyze, we should > save other people going through that same trouble. > Hi Mike, please submit it to the patch tracker according to http://www.arm.linux.org.uk/developer/patches/info.php Arnd