Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1397381
| From | Shanker Donthineni <shankerd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V3 0/2] Add two-level support to ITS device table |
| Date | 2016-05-09 23:00 +0200 |
| Message-ID | <rx0rw-4yi-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset contains necessary code changes to support two-level (Indirection) table walk feature for device table. Shanker Donthineni (2): irqchip/gicv3-its: split its_alloc_tables() into two functions irqchip/gicv3-its: Implement two-level(indirect) device table support drivers/irqchip/irq-gic-v3-its.c | 351 +++++++++++++++++++++++-------------- include/linux/irqchip/arm-gic-v3.h | 3 + 2 files changed, 223 insertions(+), 131 deletions(-) -- This patch is based on Marc Zyngier's branch https://git.kernel.org/cgit/linux/kernel/git/maz/arm-platforms.git/log/?h=irq/irqchip-4.7 I have tested the Indirection feature on Qualcomm Technologies QDF2XXX server platform. Qualcomm Technologies, Inc. on behalf of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH V3 0/2] Add two-level support to ITS device table Shanker Donthineni <shankerd@codeaurora.org> - 2016-05-09 23:00 +0200 [PATCH V3 2/2] irqchip/gicv3-its: Implement two-level(indirect) device table support Shanker Donthineni <shankerd@codeaurora.org> - 2016-05-09 23:00 +0200
csiph-web