All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sasha.levin@oracle.com>
To: "linux-mm@kvack.org" <linux-mm@kvack.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Mel Gorman <mgorman@suse.de>
Subject: mm: VM_BUG on boot in set_pfnblock_flags_mask
Date: Sun, 03 May 2015 22:31:07 -0400	[thread overview]
Message-ID: <5546D9EB.4060602@oracle.com> (raw)

Hi all,

I've decided to try and put more effort into testing on physical machines, but couldn't
even get the box to boot :(

[    0.000000] page:ffffea0000040000 count:0 mapcount:1 mapping:          (null) index:0x0
[    0.000000] flags: 0x0()
[    0.000000] page dumped because: VM_BUG_ON_PAGE(!zone_spans_pfn(zone, pfn))
PANIC: early exception 06 rip 10:ffffffff8135d20f error 0 cr2 ffff88407ffff000
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.1.0-rc1-next-20150501+ #1
[    0.000000] Hardware name: Oracle Corporation OVCA X3-2             /ASSY,MOTHERBOARD,1U   , BIOS 17021300 06/19/2012
[    0.000000]  0000000000000000 115170652258be86 ffffffff82e077c0 ffffffff8267b3f8
[    0.000000]  0000000000000007 0000000000001000 ffffffff82e078b8 ffffffff831a11b0
[    0.000000]  29296e6670202c65 6e6f7a286e66705f 0000000000000000 6e6f7a2128454741
[    0.000000] Call Trace:
[    0.000000] dump_stack (lib/dump_stack.c:52)
[    0.000000] early_idt_handler (arch/x86/kernel/head_64.S:393)
[    0.000000] set_pageblock_migratetype (mm/page_alloc.c:317)
[    0.000000] memmap_init_zone (include/linux/mm.h:858 include/linux/mm.h:871 mm/page_alloc.c:862 mm/page_alloc.c:4553)
[    0.000000] free_area_init_node (mm/page_alloc.c:5300 mm/page_alloc.c:5374)
[    0.000000] free_area_init_nodes (mm/page_alloc.c:5765)
[    0.000000] zone_sizes_init (arch/x86/mm/init.c:716)
[    0.000000] paging_init (arch/x86/mm/init_64.c:665)
[    0.000000] setup_arch (arch/x86/kernel/setup.c:1183)
[    0.000000] start_kernel (include/linux/bitmap.h:187 include/linux/cpumask.h:342 include/linux/mm_types.h:476 init/main.c:524)
[    0.000000] x86_64_start_reservations (arch/x86/kernel/head64.c:198)
[    0.000000] x86_64_start_kernel (arch/x86/kernel/head64.c:187)


Thanks,
Sasha

--
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>

WARNING: multiple messages have this Message-ID (diff)
From: Sasha Levin <sasha.levin@oracle.com>
To: "linux-mm@kvack.org" <linux-mm@kvack.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Mel Gorman <mgorman@suse.de>
Subject: mm: VM_BUG on boot in set_pfnblock_flags_mask
Date: Sun, 03 May 2015 22:31:07 -0400	[thread overview]
Message-ID: <5546D9EB.4060602@oracle.com> (raw)

Hi all,

I've decided to try and put more effort into testing on physical machines, but couldn't
even get the box to boot :(

[    0.000000] page:ffffea0000040000 count:0 mapcount:1 mapping:          (null) index:0x0
[    0.000000] flags: 0x0()
[    0.000000] page dumped because: VM_BUG_ON_PAGE(!zone_spans_pfn(zone, pfn))
PANIC: early exception 06 rip 10:ffffffff8135d20f error 0 cr2 ffff88407ffff000
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.1.0-rc1-next-20150501+ #1
[    0.000000] Hardware name: Oracle Corporation OVCA X3-2             /ASSY,MOTHERBOARD,1U   , BIOS 17021300 06/19/2012
[    0.000000]  0000000000000000 115170652258be86 ffffffff82e077c0 ffffffff8267b3f8
[    0.000000]  0000000000000007 0000000000001000 ffffffff82e078b8 ffffffff831a11b0
[    0.000000]  29296e6670202c65 6e6f7a286e66705f 0000000000000000 6e6f7a2128454741
[    0.000000] Call Trace:
[    0.000000] dump_stack (lib/dump_stack.c:52)
[    0.000000] early_idt_handler (arch/x86/kernel/head_64.S:393)
[    0.000000] set_pageblock_migratetype (mm/page_alloc.c:317)
[    0.000000] memmap_init_zone (include/linux/mm.h:858 include/linux/mm.h:871 mm/page_alloc.c:862 mm/page_alloc.c:4553)
[    0.000000] free_area_init_node (mm/page_alloc.c:5300 mm/page_alloc.c:5374)
[    0.000000] free_area_init_nodes (mm/page_alloc.c:5765)
[    0.000000] zone_sizes_init (arch/x86/mm/init.c:716)
[    0.000000] paging_init (arch/x86/mm/init_64.c:665)
[    0.000000] setup_arch (arch/x86/kernel/setup.c:1183)
[    0.000000] start_kernel (include/linux/bitmap.h:187 include/linux/cpumask.h:342 include/linux/mm_types.h:476 init/main.c:524)
[    0.000000] x86_64_start_reservations (arch/x86/kernel/head64.c:198)
[    0.000000] x86_64_start_kernel (arch/x86/kernel/head64.c:187)


Thanks,
Sasha

             reply	other threads:[~2015-05-04  2:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-04  2:31 Sasha Levin [this message]
2015-05-04  2:31 ` mm: VM_BUG on boot in set_pfnblock_flags_mask Sasha Levin
2015-05-04  9:06 ` Mel Gorman
2015-05-04  9:06   ` Mel Gorman

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=5546D9EB.4060602@oracle.com \
    --to=sasha.levin@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@suse.de \
    /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.