All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] Bug-fixes for v3.7 back-ported from Jan's postings.
@ 2012-10-29 14:08 Konrad Rzeszutek Wilk
  2012-10-29 14:08 ` [PATCH 1/2] xen/hypercall: fix hypercall fallback code for very old hypervisors Konrad Rzeszutek Wilk
  2012-10-29 14:08 ` [PATCH 2/2] xen/xenbus: fix overflow check in xenbus_file_write() Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 11+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-10-29 14:08 UTC (permalink / raw)
  To: linux-kernel, xen-devel

These are back-ports from the ones that Jan posted. Please
take a look  - I might have missed an email about one of the patches
and I can't find it my mailbox :-(

Either way, was thinking to put these in v3.7.

 arch/x86/include/asm/xen/hypercall.h     |   21 +++-----
 drivers/xen/Makefile                     |    2 +-
 drivers/xen/fallback.c                   |   78 ++++++++++++++++++++++++++++++
 drivers/xen/xenbus/xenbus_dev_frontend.c |    2 +-
 4 files changed, 87 insertions(+), 16 deletions(-)


Jan Beulich (2):
      xen/hypercall: fix hypercall fallback code for very old hypervisors
      xen/xenbus: fix overflow check in xenbus_file_write()


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-11-02 16:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29 14:08 [PATCH v1] Bug-fixes for v3.7 back-ported from Jan's postings Konrad Rzeszutek Wilk
2012-10-29 14:08 ` [PATCH 1/2] xen/hypercall: fix hypercall fallback code for very old hypervisors Konrad Rzeszutek Wilk
2012-10-30 15:44   ` Konrad Rzeszutek Wilk
2012-10-30 15:44     ` Konrad Rzeszutek Wilk
2012-10-31  8:55     ` Jan Beulich
2012-11-02 16:44       ` Konrad Rzeszutek Wilk
2012-11-02 16:44       ` Konrad Rzeszutek Wilk
2012-11-02 16:57         ` Jan Beulich
2012-11-02 16:57         ` Jan Beulich
2012-10-31  8:55     ` Jan Beulich
2012-10-29 14:08 ` [PATCH 2/2] xen/xenbus: fix overflow check in xenbus_file_write() Konrad Rzeszutek Wilk

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.