From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752593AbbION2p (ORCPT ); Tue, 15 Sep 2015 09:28:45 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:45571 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751940AbbION2o (ORCPT ); Tue, 15 Sep 2015 09:28:44 -0400 Subject: Re: [PATCH 0/2] alpha: fix build failure To: Sudip Mukherjee References: <1442231369-27118-1-git-send-email-sudipm.mukherjee@gmail.com> <20150914212208.GA11482@roeck-us.net> <20150915082135.GI9305@sudip-pc> Cc: Richard Henderson , Ivan Kokshaysky , Matt Turner , linux-kernel@vger.kernel.org, Andrew Morton , linux-alpha@vger.kernel.org From: Guenter Roeck Message-ID: <55F81D08.9000808@roeck-us.net> Date: Tue, 15 Sep 2015 06:28:40 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150915082135.GI9305@sudip-pc> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/15/2015 01:21 AM, Sudip Mukherjee wrote: > On Mon, Sep 14, 2015 at 02:22:08PM -0700, Guenter Roeck wrote: >> On Mon, Sep 14, 2015 at 05:19:27PM +0530, Sudip Mukherjee wrote: >>> We were getting build failure on allmodconfig. Mainly two causes >>> ioremap_uc was not defined and __delay was not exported. >>> >> I already submitted patches to fix those problems some 6+ weeks ago. >> Hope you'll have more luck. > For my allmodconfig test with next-20150915 alpha, m32r and openrisc > failed. And ofcourse mn10300 is broken since many months now. > Have you already done something with m32r or should I try? If both of us > are trying the same it will be a wastage of time. So asking you. > I am not building m32r:allmodconfig or openrisc:allmodconfig. You can always check http://server.roeck-us.net:8010/builders to see what is covered by my builds and tests. Guenter