All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] types: (mostly) purge Linux-inherited s{8,16,32,64}
@ 2024-08-29 11:58 Jan Beulich
  2024-08-29 11:58 ` [PATCH 1/5] x86: drop s<N>/u<N> overrides from mkelf32 Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Jan Beulich @ 2024-08-29 11:58 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org
  Cc: Andrew Cooper, Julien Grall, Stefano Stabellini,
	Roger Pau Monné

Replace uses except where linux-compat.h, where they're moved to, is
sensible to #include.

1: x86: drop s<N>/u<N> overrides from mkelf32
2: types: replace remaining uses of s8
3: types: replace remaining uses of s16
4: types: replace remaining uses of s32
5: types: replace remaining uses of s64

Jan


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

end of thread, other threads:[~2024-09-12 11:11 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 11:58 [PATCH 0/5] types: (mostly) purge Linux-inherited s{8,16,32,64} Jan Beulich
2024-08-29 11:58 ` [PATCH 1/5] x86: drop s<N>/u<N> overrides from mkelf32 Jan Beulich
2024-08-29 12:08   ` Andrew Cooper
2024-08-29 11:59 ` [PATCH 2/5] types: replace remaining uses of s8 Jan Beulich
2024-08-29 12:36   ` Andrew Cooper
2024-08-29 12:00 ` [PATCH 3/5] types: replace remaining uses of s16 Jan Beulich
2024-08-29 12:39   ` Andrew Cooper
2024-09-12  9:51   ` Roger Pau Monné
2024-08-29 12:01 ` [PATCH 4/5] types: replace remaining uses of s32 Jan Beulich
2024-08-29 12:44   ` Andrew Cooper
2024-08-29 13:01     ` Jan Beulich
2024-09-12  9:52   ` Roger Pau Monné
2024-09-12 10:05     ` Jan Beulich
2024-09-12 11:11       ` Roger Pau Monné
2024-08-29 12:01 ` [PATCH 5/5] types: replace remaining uses of s64 Jan Beulich
2024-08-29 12:51   ` Andrew Cooper
2024-08-29 13:14     ` Jan Beulich

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.