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>] [day] [month] [year] [list]
Date:	Sun, 27 Jun 2010 18:29:42 +0200
From:	Tejun Heo <tj@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>,
	"Pavel V. Panteleev" <pp_84@...l.ru>, Cliff Wickman <cpw@....com>
Subject: [GIT PULL] percpu for v2.6.35-rc3

Hello, Linus.

Please pull from the following branch to receive percpu changes for
2.6.35-rc3.

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-linus

There are two fixes.  One is to fix two trivial and harmless bugs in
pcpu_build_alloc_info().  The other fixes a bug in
per_cpu_ptr_to_phys() which can cause oops during operations which
need to map percpu addresses to physical addresses such as kdump or
reading /sys/devices/system/cpu/cpuN/crash_notes.

Thanks.

Pavel V. Panteleev (1):
      percpu: fix trivial bugs in pcpu_build_alloc_info()

Tejun Heo (1):
      percpu: fix first chunk match in per_cpu_ptr_to_phys()

 mm/percpu.c |   36 ++++++++++++++++++++++++++++++------
 1 files changed, 30 insertions(+), 6 deletions(-)

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