From: Toshi Kani <toshi.kani@hp.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: akpm@linux-foundation.org, linux-mm@kvack.org,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
kbuild-all@01.org, fengguang.wu@intel.com, hannes@cmpxchg.org
Subject: Re: [PATCH] Fix undefined ioremap_huge_init when CONFIG_MMU is not set
Date: Thu, 05 Mar 2015 16:43:43 -0700 [thread overview]
Message-ID: <1425599023.17007.293.camel@misato.fc.hp.com> (raw)
In-Reply-To: <20150306104113.555c8888@canb.auug.org.au>
On Fri, 2015-03-06 at 10:41 +1100, Stephen Rothwell wrote:
> Hi Toshi,
>
> On Thu, 5 Mar 2015 08:44:06 -0700 Toshi Kani <toshi.kani@hp.com> wrote:
> >
> > Fix a build error, undefined reference to ioremap_huge_init, when
> > CONFIG_MMU is not defined on linux-next and -mm tree.
> >
> > lib/ioremap.o is not linked to the kernel when CONFIG_MMU is not
> > defined.
> >
> > Signed-off-by: Toshi Kani <toshi.kani@hp.com>
> > ---
> > include/linux/io.h | 5 +++--
> > lib/ioremap.c | 1 -
> > 2 files changed, 3 insertions(+), 3 deletions(-)
>
> Added to my copy of the akpm-current tree today (and so into linux-next).
Thanks Stephen!
-Toshi
prev parent reply other threads:[~2015-03-05 23:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-05 15:44 Toshi Kani
2015-03-05 23:41 ` Stephen Rothwell
2015-03-05 23:43 ` Toshi Kani [this message]
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=1425599023.17007.293.camel@misato.fc.hp.com \
--to=toshi.kani@hp.com \
--cc=akpm@linux-foundation.org \
--cc=fengguang.wu@intel.com \
--cc=hannes@cmpxchg.org \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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
Powered by JetHome