Hey Linus, Please git pull the following tag: git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.8-rc6-tag Which has two fixes. One is a security fix wherein we would spam the kernel printk buffer if one of the guests was misbehaving. The other is much tamer and it was us only checking for one type of error from the IRQ subsystem (when allocating new IRQs) instead of for all of them. Please pull! drivers/xen/events.c | 4 ++-- drivers/xen/xen-pciback/pciback_ops.c | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) Jan Beulich (1): xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() Wei Liu (1): xen: fix error handling path if xen_allocate_irq_dynamic fails _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel