All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] percpu for v2.6.35-rc3
@ 2010-06-27 16:29 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2010-06-27 16:29 UTC (permalink / raw)
  To: Linus Torvalds, lkml, Pavel V. Panteleev, Cliff Wickman

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-27 16:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-27 16:29 [GIT PULL] percpu for v2.6.35-rc3 Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.