All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [patch rfc 1/3] xen arch header rework.
@ 2006-10-14  9:51 Jan Beulich
  2006-10-16  8:06 ` Gerd Hoffmann
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Beulich @ 2006-10-14  9:51 UTC (permalink / raw)
  To: kraxel; +Cc: xen-devel

>>> Gerd Hoffmann <kraxel@suse.de> 10/11/06 11:16 AM >>>
>Jan Beulich wrote:
>>> +    uint32_t      unused;  /* alignment                                     */
>> 
>> Could you use _pad[0-9]* here as is done elsewhere, so that scripts
>
>Fixed using "_attribute__((aligned (8)))" instead.

If I remember right, we had complaints about such an approach already -
public headers shouldn't contain (unconditional) GNU-isms.

Jan

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [patch rfc 0/3] xen arch header patches
@ 2006-10-05  9:05 kraxel
  2006-10-05  9:05 ` [patch rfc 1/3] xen arch header rework kraxel
  0 siblings, 1 reply; 6+ messages in thread
From: kraxel @ 2006-10-05  9:05 UTC (permalink / raw)
  To: xen-devel; +Cc: jbeulich

This patchset reworks xen arch-*.h headers, so multiple of them can
be included at the same time.  x86_32 and x86_64 only for now.  See
individual patches for more info.

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

end of thread, other threads:[~2006-10-16  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-14  9:51 [patch rfc 1/3] xen arch header rework Jan Beulich
2006-10-16  8:06 ` Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2006-10-05  9:05 [patch rfc 0/3] xen arch header patches kraxel
2006-10-05  9:05 ` [patch rfc 1/3] xen arch header rework kraxel
2006-10-05 12:27   ` Jan Beulich
2006-10-05 13:08     ` Gerd Hoffmann
2006-10-11  9:16     ` Gerd Hoffmann

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.