Konrad Rzeszutek Wilk
2013-Jun-10 16:53 UTC
[GIT PULL] (xen) stable/for-linus-3.10-rc5-tag
Hey Linus, Please git pull the following tag: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.10-rc5-tag which has two fixes for regressions that occured in v3.10. The signed tag has more details so replicating it here: <tag> Bug-fixes for regressions: - xen/tmem stopped working after a certain combination of modprobe/swapon was used - cpu online/offlining would trigger WARN_ON. </tag> Thanks! arch/x86/xen/smp.c | 8 ++++++++ drivers/xen/tmem.c | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) Konrad Rzeszutek Wilk (2): xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. xen/tmem: Don''t over-write tmem_frontswap_poolid after tmem_frontswap_init set it.
Maybe Matching Threads
- [GIT PULL) xen (stable/for-linus-3.10-rc0-tag) for v3.10 merge window.
- MEMDISK bug in Syslinux 3.10
- [PATCH] xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.
- [PATCH 0/9] tmem: Add transcendent memory to hypervisor
- [PATCH] xen-tmem-list-parse: fix ugly parse output