All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] A couple of Xen bugfixes
@ 2009-11-04 23:44 ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2009-11-04 23:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Kernel Mailing List, the arch/x86 maintainers, Xen-devel,
	Stable Kernel

Hi Linus,

Here's a couple of Xen bugfixes:

    * Suppress the extended topology leaf in cpuid; such details are
      meaningless in a virtual cpu
    * Make hvc_xen poll when the output buffer is full rather than
      depend on a workqueue to do it.  Otherwise we can lose oops info
      on crashes when scheduling has been disabled.

Thanks,
    J

The following changes since commit 973df35ed9ff7806403e793a2ad7e9bd4c2fd2a9:
  Jeremy Fitzhardinge (1):
        xen: set up mmu_ops before trying to set any ptes

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git bugfix

Jeremy Fitzhardinge (2):
      xen/hvc: make sure console output is always emitted, with explicit polling
      xen: mask extended topology info in cpuid

 arch/x86/xen/enlighten.c |   11 ++++++++++-
 drivers/char/hvc_xen.c   |   25 ++++++++++++++++++++++++-
 2 files changed, 34 insertions(+), 2 deletions(-)




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

* [GIT PULL] A couple of Xen bugfixes
@ 2009-11-04 23:44 ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2009-11-04 23:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Xen-devel, the arch/x86 maintainers, Linux Kernel Mailing List,
	Stable Kernel

Hi Linus,

Here's a couple of Xen bugfixes:

    * Suppress the extended topology leaf in cpuid; such details are
      meaningless in a virtual cpu
    * Make hvc_xen poll when the output buffer is full rather than
      depend on a workqueue to do it.  Otherwise we can lose oops info
      on crashes when scheduling has been disabled.

Thanks,
    J

The following changes since commit 973df35ed9ff7806403e793a2ad7e9bd4c2fd2a9:
  Jeremy Fitzhardinge (1):
        xen: set up mmu_ops before trying to set any ptes

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git bugfix

Jeremy Fitzhardinge (2):
      xen/hvc: make sure console output is always emitted, with explicit polling
      xen: mask extended topology info in cpuid

 arch/x86/xen/enlighten.c |   11 ++++++++++-
 drivers/char/hvc_xen.c   |   25 ++++++++++++++++++++++++-
 2 files changed, 34 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2009-11-04 23:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 23:44 [GIT PULL] A couple of Xen bugfixes Jeremy Fitzhardinge
2009-11-04 23:44 ` Jeremy Fitzhardinge

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.