linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 TRIVIAL 0/2] ARM: Enable GICv2m on 32-bit virt machine
@ 2015-09-04 13:29 Pavel Fedin
  2015-09-04 13:29 ` [PATCH v4 TRIVIAL 1/2] " Pavel Fedin
  2015-09-04 13:29 ` [PATCH v4 TRIVIAL 2/2] ARM: Fix GICv2m build warning on 32 bits Pavel Fedin
  0 siblings, 2 replies; 4+ messages in thread
From: Pavel Fedin @ 2015-09-04 13:29 UTC (permalink / raw)
  To: linux-arm-kernel

qemu implementation of "virt" includes GICv2m. This series allows to use
it also on ARM32 architecture.

v3 => v4:
- Split into two patches as requested by Marc Zyngier
- Use specialized word extraction macros instead of #ifdef

v1 => v2:
Added verbose explanation in commit message

v2 => v3:
Fixed build warning in irq-gic-v2m.c

v1 => v2:
Added verbose explanation in commit message

Pavel Fedin (2):
  ARM: Enable GICv2m on 32-bit virt machine
  ARM: Fix GICv2m build warning on 32 bits

 arch/arm/Kconfig              | 1 +
 arch/arm/include/asm/Kbuild   | 1 +
 drivers/irqchip/irq-gic-v2m.c | 4 ++--
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.4.4

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

end of thread, other threads:[~2015-09-04 17:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 13:29 [PATCH v4 TRIVIAL 0/2] ARM: Enable GICv2m on 32-bit virt machine Pavel Fedin
2015-09-04 13:29 ` [PATCH v4 TRIVIAL 1/2] " Pavel Fedin
2015-09-04 13:29 ` [PATCH v4 TRIVIAL 2/2] ARM: Fix GICv2m build warning on 32 bits Pavel Fedin
2015-09-04 17:14   ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).