From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: rdma-core 13 fails to build on Ubuntu 16.04.1 LTS Date: Thu, 15 Jun 2017 10:40:36 -0600 Message-ID: <20170615164036.GA23773@obsidianresearch.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Amrani, Ram" Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org On Thu, Jun 15, 2017 at 04:29:29PM +0000, Amrani, Ram wrote: > Is this a known issue? Yes, you need to cherry pick this patch for ARM: commit 3f26e322622e93546f1b3a1a89c788adcebedcbe Author: Jarod Wilson Date: Wed Mar 22 22:12:24 2017 -0400 Fix udma_to_device_barrier on aarch64 The definition for udma_to_device_barrier on aarch64 is missing. Looks like an oversight in the commit that removed the old barrier macros and added this one. Fixes: 85a5529dead5 ("Remove the old barrier macros") Signed-off-by: Jarod Wilson Signed-off-by: Jason Gunthorpe Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html