From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Wed, 02 Dec 2020 08:47:50 +0000 Subject: Re: [PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM Message-Id: <20201202084750.GA28341@infradead.org> List-Id: References: <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> <20201202084628.GE751215@kernel.org> In-Reply-To: <20201202084628.GE751215@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mike Rapoport Cc: Christoph Hellwig , Geert Uytterhoeven , Jens Axboe , "linux-ia64@vger.kernel.org" , "open list:DOCUMENTATION" , Catalin Marinas , Linux MM , Will Deacon , Greg Ungerer , Jonathan Corbet , Meelis Roos , Russell King , Mike Rapoport , Matt Turner , arcml , Alexey Dobriyan , linux-m68k , John Paul Adrian Glaubitz , Linux ARM , Michael Schmitz , Tony Luck , Vineet Gupta , Linux Kernel Mailing List , alpha , Linux FS Devel , Andrew Morton On Wed, Dec 02, 2020 at 10:46:28AM +0200, Mike Rapoport wrote: > 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/ This is my source for those architectures where debian doesn't ship cross compilers. I'm stuck with mostly gcc 7/8 so I'm glad to see there have been some major updates.