Robert Richter
5bc13c2cbe
irqchip/gic-v3-its: Fix command buffer allocation
...
The its command buffer must be page aligned, but kzalloc() is not
guaranteed to be (though it is mostly when allocating 64k). Use
__get_free_pages() as this is used for other buffers as well.
Signed-off-by: Robert Richter <rrichter@cavium.com>
[Marc: fixed the error path]
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2017-02-08 15:47:44 +00:00
..
2015-10-14 09:37:47 +02:00
2016-06-23 18:26:42 +00:00
2016-05-11 10:12:25 +01:00
2016-12-25 10:47:44 +01:00
2016-06-22 18:44:54 +00:00
2016-02-17 13:47:19 +00:00
2016-02-17 13:44:31 +00:00
2016-09-13 16:57:40 +02:00
2016-02-08 15:03:42 +01:00
2016-02-08 15:03:42 +01:00
2016-09-13 16:57:40 +02:00
2016-06-04 14:16:59 +00:00
2016-12-25 10:47:44 +01:00
2016-10-11 15:06:33 -07:00
2016-11-18 14:17:22 +01:00
2016-10-11 15:06:33 -07:00
2016-10-11 15:06:33 -07:00
2016-07-06 17:38:15 +02:00
2016-05-11 10:12:41 +01:00
2015-07-11 23:14:23 +02:00
2015-09-16 15:47:51 +02:00
2016-10-19 14:24:36 +02:00
2017-02-08 14:07:27 +00:00
2016-06-13 11:53:52 +01:00
2016-05-03 12:54:21 +02:00
2016-09-12 19:46:28 +01:00
2016-03-09 09:38:05 +00:00
2016-09-16 09:34:22 +01:00
2016-09-12 20:32:43 +01:00
2015-10-16 13:07:15 +01:00
2017-02-08 15:47:44 +00:00
2016-12-25 10:47:44 +01:00
2016-12-25 10:47:44 +01:00
2016-12-25 10:47:44 +01:00
2016-10-06 17:31:00 +02:00
2015-09-16 15:47:51 +02:00
2015-10-13 19:01:23 +02:00
2015-07-11 23:14:23 +02:00
2016-10-14 14:26:55 +02:00
2016-09-01 19:32:06 +00:00
2016-05-11 10:12:11 +01:00
2016-05-04 09:58:04 +01:00
2016-05-11 10:12:13 +01:00
2016-10-05 11:53:35 +02:00
2015-09-16 15:47:51 +02:00
2015-07-11 23:14:23 +02:00
2017-02-08 14:25:50 +00:00
2015-09-16 16:53:38 +02:00
2015-07-11 23:14:23 +02:00
2015-10-13 19:01:23 +02:00
2016-02-19 15:42:29 +00:00
2016-08-22 22:58:27 +00:00
2016-03-10 16:03:30 +01:00
2015-10-13 19:01:23 +02:00
2016-06-13 00:57:23 +00:00
2015-07-11 23:14:23 +02:00
2015-09-16 15:47:51 +02:00
2016-05-02 13:42:51 +02:00
2016-06-02 18:03:50 +01:00
2016-01-20 22:44:13 +09:00
2015-12-15 10:12:03 +01:00
2015-11-24 16:54:19 +00:00
2015-09-29 20:41:00 +02:00
2016-06-23 18:28:00 +00:00
2015-07-28 13:58:13 +02:00
2016-06-13 00:48:31 +00:00
2016-12-19 10:55:43 +01:00
2016-09-21 14:13:21 +02:00
2016-02-02 15:46:40 +01:00
2016-03-10 16:03:30 +01:00
2016-02-18 01:18:14 +00:00
2015-09-16 15:47:51 +02:00
2016-06-13 00:49:39 +00:00
2016-02-18 02:09:18 +00:00
2016-04-26 09:50:51 +02:00
2015-10-13 19:01:23 +02:00
2016-10-05 11:53:35 +02:00
2015-09-16 16:53:38 +02:00
2016-11-29 09:14:50 +00:00
2015-07-11 23:14:23 +02:00
2015-07-11 23:14:23 +02:00
2015-12-30 18:29:02 +01:00
2015-10-01 02:18:38 +02:00
2017-02-03 15:03:49 +00:00
2017-02-08 14:07:27 +00:00
2017-02-03 15:03:49 +00:00
2016-05-27 15:26:11 -07:00