All of lore.kernel.org
 help / color / mirror / Atom feed
* return value checking on multicalls
@ 2007-03-14 15:55 Jan Beulich
  2007-03-14 16:00 ` Keir Fraser
  2007-03-14 16:45 ` Jeremy Fitzhardinge
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Beulich @ 2007-03-14 15:55 UTC (permalink / raw)
  To: xen-devel

Many places currently don't even check HYPERVISOR_multicall()'s return
value, not to speak of checking the individual status codes. Would it be
acceptable to add an argument to this function to request to either fold
all status values into a global success code, or to force BUG_ON() each
individual status. Or should I rather add a new function with described
behavior? Or are there other suggestions?

Thanks, Jan

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

end of thread, other threads:[~2007-03-14 17:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-14 15:55 return value checking on multicalls Jan Beulich
2007-03-14 16:00 ` Keir Fraser
2007-03-14 16:45 ` Jeremy Fitzhardinge
2007-03-14 16:58   ` Jan Beulich
2007-03-14 17:02     ` 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.