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-next>] [day] [month] [year] [list]
Date:	Sat, 28 Feb 2009 14:07:32 +0100
From:	Vegard Nossum <vegard.nossum@...il.com>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Pekka Enberg <penberg@...helsinki.fi>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] kmemcheck fix for -tip

Hi,

Here's a fix for the "Fatal error". It seems that we missed a few of the
places where page tables are allocated. In any case, this fixes it for me,
please let me know if you see any more fatal errors after this.

The following changes since commit 39bc66625d7a761f6e5c5b3d81d88e7c9359ca84:
  Ingo Molnar (1):
        kmemcheck: fix split_page() of the page allocator, fix

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck.git for-tip

Vegard Nossum (2):
      x86: don't track page tables with kmemcheck
      Revert "kmemcheck: disable CPA self-test"

 arch/x86/Kconfig.debug |    1 -
 arch/x86/mm/init_64.c  |    4 ++--
 arch/x86/mm/pageattr.c |    2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)


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