From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Toshi Kani <toshi.kani@hp.com>
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: Fri, 6 Mar 2015 10:41:13 +1100 [thread overview]
Message-ID: <20150306104113.555c8888@canb.auug.org.au> (raw)
In-Reply-To: <1425570246-812-1-git-send-email-toshi.kani@hp.com>
[-- Attachment #1: Type: text/plain, Size: 630 bytes --]
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).
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-03-05 23:41 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 [this message]
2015-03-05 23:43 ` Toshi Kani
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=20150306104113.555c8888@canb.auug.org.au \
--to=sfr@canb.auug.org.au \
--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=toshi.kani@hp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox