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 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0CE56C433F5 for ; Mon, 30 May 2022 16:54:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id C9454C3411A; Mon, 30 May 2022 16:54:57 +0000 (UTC) Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 01FCAC385B8 for ; Mon, 30 May 2022 16:54:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 01FCAC385B8 Authentication-Results: smtp.kernel.org; dmarc=fail (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=WrOmDPt0q6Eq9k7ftwKfo4uYXTclIrOrl0CM69btmJs=; b=R4yBxl7H8CjKCPk1xSl8sTRVHf SNMWDoYEjcNGJ73ZZ4dexHEGeLNe/Y90ORfHrRZV1Pytz2WgDULEJEd+nvCknAfDtx1zrOw2vrT6R U9Jc8tq4C7goRzK64h2/CBLW5PmIbu1elGFbIUQu+omGumKLpKv+EqLnZ9/U3eqQQrUXGHsFuCf3d aFqHdodzy2sRypsNqKW8y/HfFS2ekYYOLI2/ipd0nieoo9+tcP6UAipvRNo522Bmp4/cgBtYE12YF 0oRF56a0c24kuc8WQbwutBAZReXSDH2NluPJfMTB9pkRQ+72dNq7FIEY5rW3WvG/3BqtziaenLrmA 0YexQ3IQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:60886) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nvifD-000464-IQ; Mon, 30 May 2022 17:54:43 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1nvifC-0001ZX-SU; Mon, 30 May 2022 17:54:42 +0100 Date: Mon, 30 May 2022 17:54:42 +0100 From: "Russell King (Oracle)" To: Arnd Bergmann List-Id: Cc: Jani Nikula , Linus Torvalds , Sudip Mukherjee , Viresh Kumar , Shiraz Hashim , Ville =?iso-8859-1?Q?Syrj=E4l=E4?= , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , dri-devel , Linux Kernel Mailing List , Linux ARM , SoC Team Subject: Re: mainline build failure due to f1e4c916f97f ("drm/edid: add EDID block count and size helpers") Message-ID: References: <87a6aztli2.fsf@intel.com> <877d63tleq.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) On Mon, May 30, 2022 at 02:43:45PM +0200, Arnd Bergmann wrote: > Overall I'm not that worried because the only machines running OABI > kernels would be on really old hardware that runs a limited set of > driver code. ... and from what I remember, none of them care about EDID anyway. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!