From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_ Date: Tue, 2 Jan 2018 11:22:35 +0100 Message-ID: References: <20171229081911.2802-1-hch@lst.de> <20171229081911.2802-17-hch@lst.de> <878tdgtwzp.fsf@concordia.ellerman.id.au> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=DupaeiNXsDWygiRVgtfsKPUINeaJaV348XGOK9lsg80=; b=lCk9wujKfZymYa7JqYtJXtn2/ROYLa/vzw2Okj5z+vUnEEsITFufJ1lwwfIkj3A2YC K8++Du8YII+O5w3D4VeU62pmXJejEZND/rQ5mqNkU/X8YoT1y5/JgKF9hqaBXFXeb9c1 b66Qr5iB8ZDH/Y9WMVq/I3DBRzExUUhvPSXY4yv+Jtzf+jyqjrKFdHoH7Hnkmr+sDktL FltAdE4sHBWGAyJ2Dew1ACkDBrbZuV2Fl60t4skSGcJ97Wt98miLsNx+u9GzIABzDrOv Bj4VyZD1lKqjUj2EG0VehXHac86unszodSAxbe6DUYol+NQO9HrSKC5uI0IKEzd4KpjI 4ZmQ== In-Reply-To: <878tdgtwzp.fsf@concordia.ellerman.id.au> Sender: linux-ia64-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Michael Ellerman Cc: Christoph Hellwig , iommu@lists.linux-foundation.org, Linux MIPS Mailing List , linux-ia64@vger.kernel.org, Linux-sh list , sparclinux , Guan Xuetao , Linux-Arch , linux-s390 , linux-c6x-dev@linux-c6x.org, "open list:QUALCOMM HEXAGON..." , the arch/x86 maintainers , arcml , adi-buildroot-devel@lists.sourceforge.net, linux-m68k , patches@groups.riscv.org, "open list:METAG ARCHITECTURE" , linux-arm-kernel@lists.infradead.org, Michal Simek On Tue, Jan 2, 2018 at 10:45 AM, Michael Ellerman wrote: > Christoph Hellwig writes: > >> We want to use the dma_direct_ namespace for a generic implementation, >> so rename powerpc to the second best choice: dma_nommu_. > > I'm not a fan of "nommu". Some of the users of direct ops *are* using an > IOMMU, they're just setting up a 1:1 mapping once at init time, rather > than mapping dynamically. > > Though I don't have a good idea for a better name, maybe "1to1", > "linear", "premapped" ? "identity"? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds