lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 30 Dec 2010 13:18:39 -0800
From:	Yinghai Lu <yinghai@...nel.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	"H. Peter Anvin" <hpa@...or.com>,
	David Rientjes <rientjes@...gle.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	linux-kernel@...r.kernel.org
Subject: Re: [boot crash] Re: [PATCH -v2 3/6] x86, 64bit, numa: Put pgtable to
 local node memory

On Thu, Dec 30, 2010 at 2:30 AM, Ingo Molnar <mingo@...e.hu> wrote:
>
> * Ingo Molnar <mingo@...e.hu> wrote:
>
>> FYI, either the x86/numa or the x86/bootmem changes cause the early boot crash
>> below. Config attached.
>
> It's x86/bootmem, one of these commits:
>
> 3c417751e4f0: x86: Rename e820_table_* to pgt_buf_*
> d7992231c148: x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping()
> 4645b6af9427: x86: Use early pre-allocated page table buffer top-down
> 1411e0ec3123: x86-64, numa: Put pgtable to local node memory
> dbef7b56d2fc: x86-64, numa: Allocate memnodemap under max_pfn_mapped
> 45635ab5e41b: x86: Change get_max_mapped() to inline
> 1a4a678b12c8: memblock: Make find_memory_core_early() find from top-down
> 32e3f2b00c52: x86-64, gart: Fix allocation with memblock
> 4b239f458c22: x86-64, mm: Put early page table high
>
> i'm excluding them from tip:master for now.

caused by
4645b6af9427: x86: Use early pre-allocated page table buffer top-down

32 bit fixmap will use the pre-allocated range too. it needs range to
be continuous...

please drop
4645b6af9427: x86: Use early pre-allocated page table buffer top-down
3c417751e4f0: x86: Rename e820_table_* to pgt_buf_*

and will send out new version of

 x86: Rename e820_table_* to pgt_buf_*

Thanks

Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ