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.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 4E38EC71155 for ; Wed, 2 Dec 2020 08:46:53 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 D0C68221FB for ; Wed, 2 Dec 2020 08:46:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D0C68221FB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=IRIQPNjmybbHdpNTDri+aXcFCKryL19smx5v5ddd2WE=; b=PVdO9oO9mT6PEZcw4oOds7j51 89bJOpkOiNoY/JmpSSQfGILlbV1QAfDOq9WmkypVsVSBZi2e8ow5V0XFEuMLz9OuKLgGFan300vSb A5Ayan/8pC4GWUsZBrla2fW/zh5td7hsphoPeVPBbL5lkHr5oiJhX4Cor3RDCZ05KMqS/mSqxysv8 dtAnUWZkr0dsrIf37SQhBiccB/TwgwrvPL+s0QySJgxO5k5pipYujiE+8QvESFp1Atnno6IlYUo5n Umy8JojPubU33yiOk8xQlCYKJMS9JJB3xdZE1UQg954kTVb+DtFFglghjTMczDnRinuvrxr4Ierws LrmbC0m+g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkNml-0004uL-VI; Wed, 02 Dec 2020 08:46:51 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkNme-0004rF-IT; Wed, 02 Dec 2020 08:46:45 +0000 Date: Wed, 2 Dec 2020 10:46:28 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606898802; bh=94peQvlH+hBFkVhR76D4mRi8ZR8/1ByW5biEamqyO8s=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=1XZ7zFaSliwlhII5xQGL58UEHcgfPl8ifWpLC21d9PiWt4Wn3VXYJdDyTj7w6X2md MpEirP7K0tuFRH3KcKitN19wAtelsrSZ5rdCzaeG4E+3Ff5fyjI5EWx3soQLa3xorR 5oFJO77KbWQEaUSdt6fw028ASy22qWkQXEsiIexg= From: Mike Rapoport To: Christoph Hellwig Subject: Re: [PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM Message-ID: <20201202084628.GE751215@kernel.org> References: <20201117062316.GB370813@kernel.org> <20201201102901.GF557259@kernel.org> <20201201121033.GG557259@kernel.org> <49a2022c-f106-55ec-9390-41307a056517@physik.fu-berlin.de> <20201201135623.GA751215@kernel.org> <59351dbb-96cc-93b2-f2ec-b8968e935845@kernel.dk> <20201202084326.GA26573@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201202084326.GA26573@infradead.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201202_034644_721661_4CE705BE X-CRM114-Status: GOOD ( 15.43 ) X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "linux-ia64@vger.kernel.org" , "open list:DOCUMENTATION" , Catalin Marinas , Linux MM , Will Deacon , Greg Ungerer , Jonathan Corbet , Meelis Roos , Russell King , Mike Rapoport , Geert Uytterhoeven , Matt Turner , arcml , Alexey Dobriyan , Michael Schmitz , linux-m68k , John Paul Adrian Glaubitz , Linux ARM , Jens Axboe , Tony Luck , Vineet Gupta , Linux Kernel Mailing List , alpha , Linux FS Devel , Andrew Morton Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org On Wed, Dec 02, 2020 at 08:43:26AM +0000, Christoph Hellwig wrote: > On Tue, Dec 01, 2020 at 04:33:01PM +0100, Geert Uytterhoeven wrote: > > > That's a lot of typos in that patch... I wonder why the buildbot hasn't > > > complained about this. Thanks for fixing this up! I'm going to fold this > > > into the original to avoid the breakage. > > > > Does lkp@intel.com do ia64 builds? Yes, it builds zx1_defconfig. > > I've never got results. Which is annoying, as debian doesn't ship an > ia64 cross toolchain either, and I can't find any pre-built one that > works for me. Arnd publishes a bunch of cross compilers here: https://mirrors.edge.kernel.org/pub/tools/crosstool/ -- Sincerely yours, Mike. _______________________________________________ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc