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:	Fri, 26 Feb 2010 17:15:47 +0000
From:	Ian Campbell <Ian.Campbell@...rix.com>
To:	linux-kernel <linux-kernel@...r.kernel.org>
CC:	Alok Kataria <akataria@...are.com>,
	"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
	Jeremy Fitzhardinge <jeremy@...p.org>
Subject: [GIT 0/3] x86: remove kmap_atomic_pte paravirt op

The following changes since commit c1fd1b43831fa20c91cdd461342af8edf2e87c2f:
  Pekka Enberg (1):
        x86, mm: Unify kernel_physical_mapping_init() API

are available in the git repository at:

  git://xenbits.xensource.com/people/ianc/linux-2.6.git for-x86/mm

Ian Campbell (3):
      xen: disable highmem PTE allocation even when CONFIG_HIGHPTE=y
      vmi: disable highmem PTE allocation even when CONFIG_HIGHPTE=y
      x86: remove kmap_atomic_pte paravirt op.

 arch/x86/include/asm/highmem.h        |    4 ---
 arch/x86/include/asm/paravirt.h       |    9 --------
 arch/x86/include/asm/paravirt_types.h |    4 ---
 arch/x86/include/asm/pgtable_32.h     |    4 +-
 arch/x86/kernel/paravirt.c            |    4 ---
 arch/x86/kernel/vmi_32.c              |   35 ++++++--------------------------
 arch/x86/xen/enlighten.c              |    7 ++++++
 arch/x86/xen/mmu.c                    |   21 -------------------
 8 files changed, 16 insertions(+), 72 deletions(-)


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