From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [RFC] avoid indirect calls for DMA direct mappings Date: Thu, 6 Dec 2018 19:45:33 +0100 Message-ID: <20181206184533.GC30039@lst.de> References: <20181206153720.10702-1-hch@lst.de> <20181206184351.4d9ece54@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Nadav Amit Cc: Toke =?iso-8859-1?Q?H=F8iland-J=F8rgensen?= , Josh Poimboeuf , Robin Murphy , Ilias Apalodimas , LKML , iommu , Jesper Dangaard Brouer , Linus Torvalds , Christoph Hellwig , Tariq Toukan List-Id: iommu@lists.linux-foundation.org On Thu, Dec 06, 2018 at 10:29:35AM -0800, Nadav Amit wrote: > Did you happen to see my RFC for "automatic" indirect call promotion? > > https://lkml.org/lkml/2018/10/18/175 > > I hope to get v1 based on Josh responses next week. I'll take a look when you repost it. Although I'm always a little vary of under the hood magic like this..