From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751939AbbINV35 (ORCPT ); Mon, 14 Sep 2015 17:29:57 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47384 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751518AbbINV34 (ORCPT ); Mon, 14 Sep 2015 17:29:56 -0400 Date: Mon, 14 Sep 2015 14:29:55 -0700 From: Andrew Morton To: Guenter Roeck Cc: Sudip Mukherjee , Richard Henderson , Ivan Kokshaysky , Matt Turner , linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org Subject: Re: [PATCH 0/2] alpha: fix build failure Message-Id: <20150914142955.89422b158c598ef5bb8cc74d@linux-foundation.org> In-Reply-To: <20150914212208.GA11482@roeck-us.net> References: <1442231369-27118-1-git-send-email-sudipm.mukherjee@gmail.com> <20150914212208.GA11482@roeck-us.net> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 14 Sep 2015 14:22:08 -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. I have both of these patches queued for 4.3. Cc'ing me is a way of preventing stuff from falling through cracks.. But I didn't tag these patches for -stable backport. Should I have done so? If 4.2 is busted on alpha then I guess "yes".