All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Richard Henderson <rth@twiddle.net>,
	Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
	Matt Turner <mattst88@gmail.com>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-alpha@vger.kernel.org
Subject: Re: [PATCH 0/2] alpha: fix build failure
Date: Mon, 14 Sep 2015 14:22:08 -0700	[thread overview]
Message-ID: <20150914212208.GA11482@roeck-us.net> (raw)
In-Reply-To: <1442231369-27118-1-git-send-email-sudipm.mukherjee@gmail.com>

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.

Guenter

> regards
> sudip
> 
> Sudip Mukherjee (2):
>   alpha: io: define ioremap_uc
>   alpha: lib: export __delay
> 
>  arch/alpha/include/asm/io.h | 4 +++-
>  arch/alpha/lib/udelay.c     | 1 +
>  2 files changed, 4 insertions(+), 1 deletion(-)
> 
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 

  parent reply	other threads:[~2015-09-14 21:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 11:49 [PATCH 0/2] alpha: fix build failure Sudip Mukherjee
2015-09-14 11:49 ` [PATCH 1/2] alpha: io: define ioremap_uc Sudip Mukherjee
2015-09-14 11:49 ` [PATCH 2/2] alpha: lib: export __delay Sudip Mukherjee
2015-09-14 21:22 ` Guenter Roeck [this message]
2015-09-14 21:29   ` [PATCH 0/2] alpha: fix build failure Andrew Morton
2015-09-14 23:22     ` Guenter Roeck
2015-09-15  8:21   ` Sudip Mukherjee
2015-09-15 13:28     ` Guenter Roeck
2015-09-15 13:50       ` Sudip Mukherjee
2015-09-15 14:26         ` Guenter Roeck
2015-09-16  5:58           ` Sudip Mukherjee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150914212208.GA11482@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=akpm@linux-foundation.org \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mattst88@gmail.com \
    --cc=rth@twiddle.net \
    --cc=sudipm.mukherjee@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.