All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] increase size of irq from uint8_t to uint32_t
@ 2015-04-08  9:29 Iurii Konovalenko
  2015-04-08  9:29 ` [PATCH v2] arm: irq: " Iurii Konovalenko
  0 siblings, 1 reply; 5+ messages in thread
From: Iurii Konovalenko @ 2015-04-08  9:29 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall, tim, ian.campbell, stefano.stabellini

From: Iurii Konovalenko <iurii.konovalenko@globallogic.com>

Changes in v2:
    - Commit message edited
    - Signed-off is set

Iurii Konovalenko (1):
  arm: irq: increase size of irq from uint8_t to uint32_t

 tools/libxc/include/xenctrl.h | 10 +++++-----
 tools/libxc/xc_domain.c       | 10 +++++-----
 xen/include/public/domctl.h   |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-04-08 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08  9:29 [PATCH v2] increase size of irq from uint8_t to uint32_t Iurii Konovalenko
2015-04-08  9:29 ` [PATCH v2] arm: irq: " Iurii Konovalenko
2015-04-08 11:26   ` Julien Grall
2015-04-08 12:29     ` Iurii Konovalenko
2015-04-08 12:32       ` Julien Grall

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.