From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752167AbbIOIVv (ORCPT ); Tue, 15 Sep 2015 04:21:51 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:34371 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751964AbbIOIVl (ORCPT ); Tue, 15 Sep 2015 04:21:41 -0400 Date: Tue, 15 Sep 2015 13:51:35 +0530 From: Sudip Mukherjee To: Guenter Roeck Cc: Richard Henderson , Ivan Kokshaysky , Matt Turner , linux-kernel@vger.kernel.org, Andrew Morton , linux-alpha@vger.kernel.org Subject: Re: [PATCH 0/2] alpha: fix build failure Message-ID: <20150915082135.GI9305@sudip-pc> References: <1442231369-27118-1-git-send-email-sudipm.mukherjee@gmail.com> <20150914212208.GA11482@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150914212208.GA11482@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. regards sudip