xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix crashes with arinc653 cpupools
@ 2013-10-31 20:47 Nathan Studer
  2013-10-31 20:47 ` [PATCH 1/2] Fix sched_priv corruption in ARINC653 alloc_vdata Nathan Studer
  2013-10-31 20:47 ` [PATCH 2/2] Fix NULL pointer dereference in ARINC653 free_vdata Nathan Studer
  0 siblings, 2 replies; 13+ messages in thread
From: Nathan Studer @ 2013-10-31 20:47 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap, smartin, Nathan Studer, robert.vanvossen

From: Nathan Studer <nate.studer@dornerworks.com>

The ARINC653 scheduler's vdata_alloc and vdata_free functions
contain a number of errors which cause the hypervisor
to crash when using the ARINC653 scheduler with cpupools.

Nathan Studer (2):
  Fix sched_priv corruption in ARINC653 alloc_vdata.
  Fix NULL pointer dereference in ARINC653 free_vdata.

 xen/common/sched_arinc653.c |   19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-11-04 15:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 20:47 [PATCH 0/2] Fix crashes with arinc653 cpupools Nathan Studer
2013-10-31 20:47 ` [PATCH 1/2] Fix sched_priv corruption in ARINC653 alloc_vdata Nathan Studer
2013-11-01 13:53   ` Andrew Cooper
2013-11-03 23:07     ` Nate Studer
2013-11-04 15:49   ` George Dunlap
2013-10-31 20:47 ` [PATCH 2/2] Fix NULL pointer dereference in ARINC653 free_vdata Nathan Studer
2013-11-01 13:56   ` Andrew Cooper
2013-11-01 14:13     ` George Dunlap
2013-11-01 14:17       ` Andrew Cooper
2013-11-03 23:01       ` Nate Studer
2013-11-04 10:46         ` George Dunlap
2013-11-04 10:55           ` Ian Campbell
2013-11-04 15:15           ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).