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=-5.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 6272AC34026 for ; Tue, 18 Feb 2020 17:33:56 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 35CEE22B48 for ; Tue, 18 Feb 2020 17:33:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="iPoHrPRq"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="NVQltzJc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 35CEE22B48 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=alien8.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nywuRiYI1p21WI7Wrl8cwfO0jSP9v7driixZX3WVzF4=; b=iPoHrPRqVRhjAK b9zzbJWshSZbFaN5Uh/HslQuBm0gRy/sbKCDCsWIFJMa4N2P/pCu563B82pfez5cWWF/fMSGxK64s j9LV4glwOBsn8aaWzuO76gpWNihODg8iA2g4RSqP9ntVAAOu9GbeUZ7Lrb8DC1xloTNnTW60ihBU0 bwXFC9DONAni4ndH4d4jlvX1zKjr916WfEeRoh9IdOTOrBC+VlX65RU7/maz4PXCyEyaMn2W3a46v j/JQ6laTdTMr+NS7/Ju8y209CK7attdlC4S28Y3UMHMm328P9g3wVyHgAf1J1iRBpMpDeSMgSt4zI WUZCohXK8GdZEnO7FoxA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j46ko-00067Y-HZ; Tue, 18 Feb 2020 17:33:50 +0000 Received: from mail.skyhub.de ([5.9.137.197]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j46kk-00066D-AX for linux-arm-kernel@lists.infradead.org; Tue, 18 Feb 2020 17:33:48 +0000 Received: from zn.tnic (p200300EC2F0C1F0014C3F76BBACA8B76.dip0.t-ipconnect.de [IPv6:2003:ec:2f0c:1f00:14c3:f76b:baca:8b76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 97C341EC0CE8; Tue, 18 Feb 2020 18:33:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1582047219; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=RQeBvXI621OpNJABJKZKVWpEMPbJNSTe+fCxB2Fm/Vo=; b=NVQltzJcnErUiTBnCebDnivFmAdUN1V2AohuWTMn272uhHsVO5AZK/O6ZHJRkwej6+Pjtj lcIebZUtEpSiNP6fNloDnVP8/5nrBYHAr+mmwFcbARu9bY65pbsJKv6ZG0jSJDQJnQOq9J qrcXwykORCUc99KOOqWRygFDieMasww= Date: Tue, 18 Feb 2020 18:33:40 +0100 From: Borislav Petkov To: Rob Herring Subject: Re: [RFC PATCH 05/11] EDAC: Remove Calxeda drivers Message-ID: <20200218173339.GL14449@zn.tnic> References: <20200218171321.30990-1-robh@kernel.org> <20200218171321.30990-6-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200218171321.30990-6-robh@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200218_093346_515523_A0A42929 X-CRM114-Status: GOOD ( 11.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Langsdorf , kvm@vger.kernel.org, Viresh Kumar , linux-ide@vger.kernel.org, Will Deacon , linux-clk@vger.kernel.org, soc@kernel.org, Joerg Roedel , Daniel Lezcano , devicetree@vger.kernel.org, Jon Loeliger , linux-pm@vger.kernel.org, Andre Przywara , Eric Auger , Alex Williamson , Tony Luck , Alexander Graf , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-edac@vger.kernel.org, Jens Axboe , Matthias Brugger , Stephen Boyd , netdev@vger.kernel.org, Cornelia Huck , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Robert Richter , James Morse , Robin Murphy , "David S. Miller" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Feb 18, 2020 at 11:13:15AM -0600, Rob Herring wrote: > Cc: Borislav Petkov > Cc: Mauro Carvalho Chehab > Cc: Tony Luck > Cc: James Morse > Cc: Robert Richter > Cc: linux-edac@vger.kernel.org > Signed-off-by: Rob Herring > --- > Do not apply yet. > > MAINTAINERS | 6 - > drivers/edac/Kconfig | 14 -- > drivers/edac/Makefile | 3 - > drivers/edac/highbank_l2_edac.c | 142 ----------------- > drivers/edac/highbank_mc_edac.c | 272 -------------------------------- > 5 files changed, 437 deletions(-) > delete mode 100644 drivers/edac/highbank_l2_edac.c > delete mode 100644 drivers/edac/highbank_mc_edac.c I'd obviously take patches like that any time of the week so lemme know when... :-) Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel