All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improvements with noreturn
@ 2013-11-25 10:25 Andrew Cooper
  2013-11-25 10:25 ` [PATCH 1/2] xen/compiler: Replace opencoded __attribute__((noreturn)) Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Andrew Cooper @ 2013-11-25 10:25 UTC (permalink / raw)
  To: Xen-devel; +Cc: George Dunlap, Andrew Cooper

Make better use of noreturn.  It allows optimising compilers to produce more
efficient code.

George:
  I request that this is included for 4.4 - It is no functional change, but
  quite a nice improvement in terms of code size.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: George Dunlap <george.dunlap@eu.citrix.com>

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

end of thread, other threads:[~2013-11-25 14:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 10:25 [PATCH 0/2] Improvements with noreturn Andrew Cooper
2013-11-25 10:25 ` [PATCH 1/2] xen/compiler: Replace opencoded __attribute__((noreturn)) Andrew Cooper
2013-11-25 10:31   ` Ian Campbell
2013-11-25 10:45   ` Tim Deegan
2013-11-25 10:57   ` Jan Beulich
2013-11-25 10:25 ` [PATCH 2/2] xen: Identify panic and reboot/halt functions as noreturn Andrew Cooper
2013-11-25 10:34   ` Ian Campbell
2013-11-25 10:37     ` Andrew Cooper
2013-11-25 10:45   ` Tim Deegan
2013-11-25 11:47 ` [PATCH 0/2] Improvements with noreturn George Dunlap
2013-11-25 14:02   ` Andrew Cooper
2013-11-25 14:46     ` George Dunlap
2013-11-25 14:50       ` Andrew Cooper

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.