All of lore.kernel.org
 help / color / mirror / Atom feed
* [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
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ 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] 25+ messages in thread
* 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; 25+ 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] 25+ messages in thread

end of thread, other threads:[~2006-10-17 20:10 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2006-10-11  9:44       ` Keir Fraser
2006-10-11 10:40         ` Jacob Gorm Hansen
2006-10-11 10:50           ` Keir Fraser
2006-10-11 11:54             ` Gerd Hoffmann
2006-10-11 13:47               ` Jacob Gorm Hansen
2006-10-11 14:49                 ` Gerd Hoffmann
2006-10-11 20:38               ` Julian Davison
2006-10-14  1:30                 ` Steven Rostedt
2006-10-15 20:21                   ` Julian Davison
2006-10-16 14:56                     ` Steven Rostedt
2006-10-17 13:28                       ` Jacob Gorm Hansen
2006-10-17 20:10                         ` Julian Davison
2006-10-11 11:39         ` Gerd Hoffmann
2006-10-11 11:43           ` Keir Fraser
2006-10-11 12:21             ` SPAM: " Gerd Hoffmann
2006-10-11 12:04         ` John Levon
2006-10-05  9:05 ` [patch rfc 2/3] xen arch header rework, fixups kraxel
2006-10-05  9:05 ` [patch rfc 3/3] xen arch header rework, check utility kraxel
  -- strict thread matches above, loose matches on Subject: below --
2006-10-14  9:51 [patch rfc 1/3] xen arch header rework Jan Beulich
2006-10-16  8:06 ` 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.