Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1125029ybl; Fri, 16 Aug 2019 09:16:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqz6KmLUhLiVVyeGQKwbeQlo179FCU9JNBtyK/kxP9yxVeojcJZbImUo6QsYMRw3anhtrTr+ X-Received: by 2002:a17:902:7581:: with SMTP id j1mr9947639pll.289.1565972172439; Fri, 16 Aug 2019 09:16:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565972172; cv=none; d=google.com; s=arc-20160816; b=jdRvtRMIlu0EI1QAZp041GHkwwM1ShVHk0i/8iT2OEh/PBet+VifZJ+r/s02MN5lEt LU3Zvo0zWA5WxrMFfKKNOQFRiskcd0qwaRSJF7dvcWmeH53yMkn5flI9W3atPOQqJRl/ p4sfD7kY+ACYV/wPMpcrGT6vx2yg626yvvu6DTICM/GLTKshFRTq+OVSoHsOa4wgwJis Ma8a5gM6DyYpvuFNXWmhtnfQxm26EB6bYBRzgo6fwD7+u8vd2Nb0QC58SbqtzPszpXpB 5kFdneTSQR1ImlsIAR2ZSyyDmplb4n+npecbLHj1YDAORrzuOR5tnBL5L2CRMXl1Pz2x I/Yw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=GpxfVYuOyJJwAK1Gq/nvsmL92dkLNpzJwowEn6vyTeg=; b=pFX3V/wz4rWxfyBEbA3I0egU8ThA6KbnUBp7UXcWVS+K3+n3BY1svfls1jXJpGepiF pYqtc73/flKmy/moOVy4OPgGFPSBXeqxB0XVDhuHLRwo5iIdHNqLXaudcVJaxUS5NmsO Po9ydXQf+/mB8wFj8OlxcVymQQ5cDiXtAsa8lYbu2XMnw7WEDKbVlwqYth4E08/xMhZS dAFu+DmJAxfoGlAdwK/mZi0rncWj/NSmhqsTYqL6k4+dxX1fpU85OXS1EG1EwosjR/DJ TXrAPOhYtN096fzFOS4TiJwzdRe+4K2t+PCk6iGnx78jacKZzLhQufhWwEN6f7o+pK8t kSCQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=iki.fi Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y6si4010207pgp.320.2019.08.16.09.15.56; Fri, 16 Aug 2019 09:16:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=iki.fi Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726550AbfHPQPS (ORCPT + 99 others); Fri, 16 Aug 2019 12:15:18 -0400 Received: from emh02.mail.saunalahti.fi ([62.142.5.108]:44832 "EHLO emh02.mail.saunalahti.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726089AbfHPQPS (ORCPT ); Fri, 16 Aug 2019 12:15:18 -0400 Received: from darkstar.musicnaut.iki.fi (85-76-65-201-nat.elisa-mobile.fi [85.76.65.201]) by emh02.mail.saunalahti.fi (Postfix) with ESMTP id 15AB6200D9; Fri, 16 Aug 2019 19:15:14 +0300 (EEST) Date: Fri, 16 Aug 2019 19:15:14 +0300 From: Aaro Koskinen To: Russell King - ARM Linux admin Cc: Linus Walleij , Martin Michlmayr , Peter Teichmann , Arnd Bergmann , "open list:GPIO SUBSYSTEM" , Linux Kernel Mailing List , soc@kernel.org, Bartosz Golaszewski , Vinod Koul , linux-i2c , dmaengine@vger.kernel.org, Dan Williams , Linux ARM Subject: Re: [PATCH 1/7] [RFC] ARM: remove Intel iop33x and iop13xx support Message-ID: <20190816161514.GB30291@darkstar.musicnaut.iki.fi> References: <20190809162956.488941-1-arnd@arndb.de> <20190809163334.489360-1-arnd@arndb.de> <20190812094456.GI10598@jirafa.cyrius.com> <20190816154249.GA30291@darkstar.musicnaut.iki.fi> <20190816155833.GL13294@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190816155833.GL13294@shell.armlinux.org.uk> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Fri, Aug 16, 2019 at 04:58:33PM +0100, Russell King - ARM Linux admin wrote: > On Fri, Aug 16, 2019 at 06:42:49PM +0300, Aaro Koskinen wrote: > > On Wed, Aug 14, 2019 at 10:36:01AM +0200, Linus Walleij wrote: > > > On Mon, Aug 12, 2019 at 11:45 AM Martin Michlmayr wrote: > > > > As Arnd points out, Debian used to have support for various iop32x > > > > devices. While Debian hasn't supported iop32x in a number of years, > > > > these devices are still usable and in use (RMK being a prime example). > > > > > > I suppose it could be a good idea to add support for iop32x to > > > OpenWrt and/or OpenEmbedded, both of which support some > > > pretty constrained systems. > > > > This platform is not really too constrained... E.g. on N2100 you have > > 512 MB RAM, SATA disks and gigabit ethernet. Not that different from > > mvebu that Debian currently (?) supports. Maybe with multiplatform they > > could support iop32x again. > > Probably not. The kernel has a dividing line between ARMv5 and ARMv6 > where it's not possible to multiplatform across that boundary, so > you're already needing separate kernel images there. > > Secondly, armhf distros won't be compatible with ARMv5, and to make > them compatible will make performance on armhf suffer - you have to > stop using barriers, exclusive load/store and a few other things. > You have to rely on the kuser page exported by the kernel (which is > now optional as it's deemed to be a security issue for ROP attacks) > for some things that such a userspace requires - such as NPTL support. > > Effectively, ARMv5 is an entirely separate userspace distro from armhf. I thought they still had armel for ARMv5 and mvebu (kirkwood). A.