All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] increase size of irq from uint8_t to uint32_t
@ 2015-04-08 14:14 Iurii Konovalenko
  2015-04-08 14:14 ` [PATCH v3] arm: irq: " Iurii Konovalenko
  2015-06-26 10:10 ` [PATCH v3] " Julien Grall
  0 siblings, 2 replies; 6+ messages in thread
From: Iurii Konovalenko @ 2015-04-08 14:14 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall, tim, ian.campbell, stefano.stabellini

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

Changes in v3:
    - Julien Grall's comment added to commit message

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] 6+ messages in thread

end of thread, other threads:[~2015-06-26 10:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 14:14 [PATCH v3] increase size of irq from uint8_t to uint32_t Iurii Konovalenko
2015-04-08 14:14 ` [PATCH v3] arm: irq: " Iurii Konovalenko
2015-04-15 12:10   ` Ian Campbell
2015-04-15 13:00     ` Julien Grall
2015-04-15 13:18       ` Ian Campbell
2015-06-26 10:10 ` [PATCH v3] " 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.