All of lore.kernel.org
 help / color / mirror / Atom feed
* conflict in public header for values definitions
@ 2014-01-03 18:38 Igor Kozhukhov
  2014-01-03 18:43 ` Andrew Cooper
  2014-01-06 10:18 ` Ian Campbell
  0 siblings, 2 replies; 5+ messages in thread
From: Igor Kozhukhov @ 2014-01-03 18:38 UTC (permalink / raw)
  To: xen-devel

Hello All,

I'm working on port xen-4.2 to illumos based platform - DilOS - and have problems with conflicts for:

xen/include/public/trace.h :

struct t_buf {}
struct t_info {}

I have a questions - can we rename structures to:
struct t_buf_xen {}
struct t_info_xen {}

Will it be applicable for Xen sources ?
if yes - i can update Xen sources by new variables and provide changes to review.

it will help with next Xen ports without changes in public headers.

--
Best regards,
Igor Kozhukhov

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

end of thread, other threads:[~2014-01-07 12:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 18:38 conflict in public header for values definitions Igor Kozhukhov
2014-01-03 18:43 ` Andrew Cooper
2014-01-03 19:49   ` Igor Kozhukhov
2014-01-07 12:40     ` Jan Beulich
2014-01-06 10:18 ` Ian Campbell

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.