Masahiro Yamada
d03cc2d8ae
irqdomain: Add __rcu annotations to radix tree slot
Fix different address spaces warning of sparse.
kernel/irq/irqdomain.c:1463:14: warning: incorrect type in assignment (different address spaces)
kernel/irq/irqdomain.c:1463:14: expected void **slot
kernel/irq/irqdomain.c:1463:14: got void [noderef] <asn:4>**
kernel/irq/irqdomain.c:1465:66: warning: incorrect type in argument 2 (different address spaces)
kernel/irq/irqdomain.c:1465:66: expected void [noderef] <asn:4>**slot
kernel/irq/irqdomain.c:1465:66: got void **slot
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2017-10-19 10:30:15 +01:00
..
2017-07-08 15:51:57 -07:00
2017-09-25 20:38:24 +02:00
2017-09-25 20:38:25 +02:00
2017-07-27 15:40:02 +02:00
2017-09-25 20:38:23 +02:00
2017-06-21 15:53:11 +02:00
2015-06-05 22:25:01 +02:00
2017-06-21 15:53:11 +02:00
2017-07-03 21:13:25 -07:00
2017-09-25 20:38:25 +02:00
2017-08-20 10:49:05 +02:00
2017-08-16 16:40:02 +02:00
2017-09-25 20:38:23 +02:00
2017-10-19 10:30:15 +01:00
2017-09-25 20:38:26 +02:00
2017-09-25 20:38:26 +02:00
2017-09-25 20:38:24 +02:00
2017-09-25 20:38:26 +02:00
2017-06-22 18:21:13 +02:00
2017-09-25 20:38:25 +02:00
2017-07-17 22:32:20 +02:00
2017-08-25 22:40:26 +02:00
2015-09-16 15:47:51 +02:00
2015-10-11 11:33:42 +02:00
2017-02-16 15:32:19 +01:00
2017-06-24 11:44:39 +02:00