public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
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


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack•org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack•org"> email@kvack•org </a>

      reply	other threads:[~2015-03-05 23:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-05 15:44 [PATCH] Fix undefined ioremap_huge_init when CONFIG_MMU is not set 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$(echo .)com \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=fengguang.wu@intel$(echo .)com \
    --cc=hannes@cmpxchg$(echo .)org \
    --cc=kbuild-all@01$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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