From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B6896C47255 for ; Mon, 11 May 2020 07:46:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 92EE72080C for ; Mon, 11 May 2020 07:46:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728501AbgEKHqc (ORCPT ); Mon, 11 May 2020 03:46:32 -0400 Received: from mail-oi1-f195.google.com ([209.85.167.195]:46070 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725790AbgEKHqa (ORCPT ); Mon, 11 May 2020 03:46:30 -0400 Received: by mail-oi1-f195.google.com with SMTP id k133so14121675oih.12; Mon, 11 May 2020 00:46:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=2yJ6ElOmiCSyE9da4JBaYJBkgTCIAd7AfbCRMY3E6sk=; b=CYgJuZ4uypKOO7akrvDzrgeG0+luXAu1rsayCe7ORe03spcvQoouZAZ/hHAgv7GsLE VBazfrnHjJcMVRdaOELsqm3jifzqBc8lUnUEFayOlgAknCldcC1ptX79Yvo64k9WqowY DIc8WbEKalmQp5v18VAIrdinyB9NKhcWzoR/I2fAE0ULy6jb/jDSlCDAkqaa/vTOXUsY HlZUNUqhUIuq9h6+ICTMpW7lFA8IbDXh8NhdQOw+JSu7a+iMVmLrb5PEFFDz9PXFheTb 70/4Fo3h7g18VpCdhUNkflqBUShF4Gw4uRQiJ4Eqnn0LRKkYxREciR1our9j17AZqlg3 +zOw== X-Gm-Message-State: AGi0PuZ8VV4gxFIxHnJJ1huBFN2IEXztT1MSIbYFPCT5oknAUEs9XMep PEx9CL1Fz1d8zXffLbr0uRFi2VBGyhjapyPxuJk= X-Google-Smtp-Source: APiQypIoFxa7a3EUthZ/8xx0aZ//Vc0pDLpqFY6DB0zkXv6WP4wkoKn8ne3ghzK30RcpwYDHtmi30TMFV3MiIELEMLg= X-Received: by 2002:aca:895:: with SMTP id 143mr18042949oii.153.1589183188927; Mon, 11 May 2020 00:46:28 -0700 (PDT) MIME-Version: 1.0 References: <20200510075510.987823-1-hch@lst.de> In-Reply-To: <20200510075510.987823-1-hch@lst.de> From: Geert Uytterhoeven Date: Mon, 11 May 2020 09:46:17 +0200 Message-ID: Subject: Re: sort out the flush_icache_range mess To: Christoph Hellwig Cc: Andrew Morton , Arnd Bergmann , Roman Zippel , Linux-Arch , "open list:TENSILICA XTENSA PORT (xtensa)" , Michal Simek , Jessica Yu , "linux-ia64@vger.kernel.org" , linux-c6x-dev@linux-c6x.org, Linux-sh list , "open list:QUALCOMM HEXAGON..." , "the arch/x86 maintainers" , linux-um , Linux Kernel Mailing List , "open list:BROADCOM NVRAM DRIVER" , Linux MM , linux-m68k , Openrisc , alpha , sparclinux , Linux FS Devel , linux-riscv@lists.infradead.org, linuxppc-dev , Linux ARM Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Christoph, On Sun, May 10, 2020 at 9:55 AM Christoph Hellwig wrote: > none of which really are used by a typical MMU enabled kernel, as a.out can > only be build for alpha and m68k to start with. Quoting myself: "I think it's safe to assume no one still runs a.out binaries on m68k." http://lore.kernel.org/r/CAMuHMdW+m0Q+j3rsQdMXnrEPm+XB5Y2AQrxW5sD1mZAKgmEqoA@mail.gmail.com 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