From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759560AbdEVMTS (ORCPT ); Mon, 22 May 2017 08:19:18 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:12606 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933050AbdEVMTN (ORCPT ); Mon, 22 May 2017 08:19:13 -0400 Subject: Re: [PATCH 00/21] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM To: Serge Semin References: <1482113266-13207-1-git-send-email-fancer.lancer@gmail.com> <20170522102643.GA17763@mobilestation> CC: , , , , , , , , , , , From: Marcin Nowakowski Message-ID: Date: Mon, 22 May 2017 14:19:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170522102643.GA17763@mobilestation> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.2.5] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Serge, On 22.05.2017 12:26, Serge Semin wrote: > Regarding the patchset. I'm still pretty much eager to make it being > part of kernel MIPS arch. But there was a problem I outlined > in the patchset header message, which I can't fix by myself. > Particulary It's connected with Loonson3 or SGI IP27 code alteration, > so to make it free of ancient boot_mem_map dependencies (see the > patchset header message). Without a help from someone, who has > Loonson64 and SGI IP27 hardware and strong desire to make it free of > old bootmem allocator, it is useless to make any progress from my > side. That's why Ralf moved this email-thread into RFC actually. > Anyway If either you or someone else has got such hardware and is > interested in the cooperation, I'll be more than happy to push > my efforts forward with this patchset contribution. But only after > I got a bit less busy with my work. As I said it will happen within > next 1-2 months. So do you have the hardware and desire to be part > of this? I should be able to update/test the changes on a Loongson64 platform. Marcin