From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Richard Henderson <rth@twiddle.net>,
Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
Matt Turner <mattst88@gmail.com>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
linux-alpha@vger.kernel.org,
Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Subject: [PATCH 0/2] alpha: fix build failure
Date: Mon, 14 Sep 2015 17:19:27 +0530 [thread overview]
Message-ID: <1442231369-27118-1-git-send-email-sudipm.mukherjee@gmail.com> (raw)
We were getting build failure on allmodconfig. Mainly two causes
ioremap_uc was not defined and __delay was not exported.
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
next reply other threads:[~2015-09-14 11:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-14 11:49 Sudip Mukherjee [this message]
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 ` [PATCH 0/2] alpha: fix build failure Guenter Roeck
2015-09-14 21:29 ` Andrew Morton
2015-09-14 23:22 ` Guenter Roeck
2015-09-15 8:21 ` Sudip Mukherjee
2015-09-15 13:28 ` Guenter Roeck
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=1442231369-27118-1-git-send-email-sudipm.mukherjee@gmail.com \
--to=sudipm.mukherjee@gmail.com \
--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 \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).