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:	Fri, 6 Jan 2012 15:54:34 -0800
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	linux-kernel@...r.kernel.org, "H. Peter Anvin" <hpa@...or.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [GIT PULL] x86/mm changes for v3.3

On Thu, Jan 5, 2012 at 7:15 AM, Ingo Molnar <mingo@...e.hu> wrote:
>
> Please pull the latest x86-mm-for-linus git tree from:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mm-for-linus

What I get from there does not match what you describe AT ALL:

> H Hartley Sweeten (1):
>      arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer
>
> Ludwig Nussel (1):
>      x86: Fix mmap random address range
>
> Mike Ditto (1):
>      arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()
>
> Pekka Enberg (7):
>      x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit
>      x86, mm: Move zone init from paging_init() on 64-bit
>      x86, mm: Use max_pfn instead of highend_pfn
>      x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32
>      x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit
>      x86, mm: Prepare zone_sizes_init() for unification
>      x86, mm: Unify zone_sizes_init()
>
> Petr Holasek (1):
>      x86/numa: Add constraints check for nid parameters
>
> Stanislaw Gruszka (2):
>      x86/mm: Initialize high mem before free_all_bootmem()
>      mm, x86: Remove debug_pagealloc_enabled

Instead of the above, I see

  Stefano Stabellini (5):
      x86, mm: Calculate precisely the memory needed by init_memory_mapping
      Revert "x86,xen: introduce x86_init.mapping.pagetable_reserve"
      x86, init : Move memblock_x86_reserve_range PGTABLE to
find_early_table_space
      x86-64, mm: Do not assume head_64.S used 4KB pages when !use_pse
      x86_32: Calculate additional memory needed by the fixmap

which is old and crappy.

What the heck is going on, Ingo?

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