Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1450650

Re: [Xen-devel] [PATCH] xen: add static initialization of steal_clock op to xen_time_ops

From David Vrabel <david.vrabel@citrix.com>
Newsgroups linux.kernel
Subject Re: [Xen-devel] [PATCH] xen: add static initialization of steal_clock op to xen_time_ops
Date 2016-07-26 17:30 +0200
Message-ID <rZcsW-3C5-7@gated-at.bofh.it> (permalink)
References <rZ9v3-1PL-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 26/07/16 13:15, Juergen Gross wrote:
> pv_time_ops might be overwritten with xen_time_ops after the
> steal_clock operation has been initialized already. To prevent calling
> a now uninitialized function pointer add the steal_clock static
> initialization to xen_time_ops.

Applied to for-linus-4.8, thanks.

David

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] xen: add static initialization of steal_clock op to xen_time_ops Juergen Gross <jgross@suse.com> - 2016-07-26 14:20 +0200
  Re: [Xen-devel] [PATCH] xen: add static initialization of steal_clock  op to xen_time_ops David Vrabel <david.vrabel@citrix.com> - 2016-07-26 17:30 +0200

csiph-web