All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minchan Kim <minchan@kernel.org>
To: Tang Chen <tangchen@cn.fujitsu.com>
Cc: linux-mm@kvack.org
Subject: Re: Build error of mmotm-2013-01-18-15-48
Date: Wed, 23 Jan 2013 15:19:58 +0900	[thread overview]
Message-ID: <20130123061957.GG2723@blaptop> (raw)
In-Reply-To: <50FF75D1.6070303@cn.fujitsu.com>

On Wed, Jan 23, 2013 at 01:32:01PM +0800, Tang Chen wrote:
> On 01/23/2013 12:11 PM, Minchan Kim wrote:
> >Hi Tang Chen,
> >
> >I encountered build error from mmotm-2013-01-18-15-48 when I try to
> >build ARM config. I know you sent a bunch of patches but not sure
> >it was fixed via them.
> >
> >Thanks.
> >
> >   CHK     include/generated/uapi/linux/version.h
> >   CHK     include/generated/utsrelease.h
> >make[1]: `include/generated/mach-types.h' is up to date.
> >   CALL    scripts/checksyscalls.sh
> >   CC      mm/memblock.o
> >mm/memblock.c: In function 'memblock_find_in_range_node':
> >mm/memblock.c:104: error: invalid use of undefined type 'struct movablecore_map'
> >mm/memblock.c:123: error: invalid use of undefined type 'struct movablecore_map'
> >mm/memblock.c:130: error: invalid use of undefined type 'struct movablecore_map'
> >mm/memblock.c:131: error: invalid use of undefined type 'struct movablecore_map'
> >
> 
> Hi Minchan,
> 
> Thank you for reporting this. :)
> 
> I think this problem has been fixed by the following patch I sent yesterday.
> But it is weird, I cannot access to the LKML site of 2013/1/22. So I didn't
> get an url for you. :)
> 
> This patch was merged into -mm tree this morning.
> 
> And since I don't have an ARM platform, so I didn't test it on ARM.
> Please tell me if your problem is not solved after applying this patch.
> 
> Thanks. :)

Fixed. Thanks for quick response!

-- 
Kind regards,
Minchan Kim

--
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:[~2013-01-23  6:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23  4:11 Build error of mmotm-2013-01-18-15-48 Minchan Kim
2013-01-23  5:32 ` Tang Chen
2013-01-23  6:19   ` Minchan Kim [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=20130123061957.GG2723@blaptop \
    --to=minchan@kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=tangchen@cn.fujitsu.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.