p***@xen.org
2018-11-19 11:58:09 UTC
commit 6d8ffac1f7a782dc2c7f8df3871a294729ae36bd
Author: Julien Grall <***@arm.com>
AuthorDate: Tue Oct 23 19:17:08 2018 +0100
Commit: Stefano Stabellini <***@kernel.org>
CommitDate: Fri Nov 9 15:10:26 2018 -0800
xen/arm: gic: Remove duplicated comment in do_sgi
Signed-off-by: Julien Grall <***@arm.com>
Reviewed-by: Andrii Anisov<***@epam.com>
Acked-by: Stefano Stabellini <***@kernel.org>
---
xen/arch/arm/gic.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/xen/arch/arm/gic.c b/xen/arch/arm/gic.c
index baf74324e5..37c3af7197 100644
--- a/xen/arch/arm/gic.c
+++ b/xen/arch/arm/gic.c
@@ -359,7 +359,6 @@ void gic_disable_cpu(void)
static void do_sgi(struct cpu_user_regs *regs, enum gic_sgi sgi)
{
- /* Lower the priority */
struct irq_desc *desc = irq_to_desc(sgi);
perfc_incr(ipis);
--
generated by git-patchbot for /home/xen/git/xen.git#master
Author: Julien Grall <***@arm.com>
AuthorDate: Tue Oct 23 19:17:08 2018 +0100
Commit: Stefano Stabellini <***@kernel.org>
CommitDate: Fri Nov 9 15:10:26 2018 -0800
xen/arm: gic: Remove duplicated comment in do_sgi
Signed-off-by: Julien Grall <***@arm.com>
Reviewed-by: Andrii Anisov<***@epam.com>
Acked-by: Stefano Stabellini <***@kernel.org>
---
xen/arch/arm/gic.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/xen/arch/arm/gic.c b/xen/arch/arm/gic.c
index baf74324e5..37c3af7197 100644
--- a/xen/arch/arm/gic.c
+++ b/xen/arch/arm/gic.c
@@ -359,7 +359,6 @@ void gic_disable_cpu(void)
static void do_sgi(struct cpu_user_regs *regs, enum gic_sgi sgi)
{
- /* Lower the priority */
struct irq_desc *desc = irq_to_desc(sgi);
perfc_incr(ipis);
--
generated by git-patchbot for /home/xen/git/xen.git#master