Yonghong Song
609320c8a2
perf/bpf: fix a clang compilation issue
...
clang does not support variable length array for structure member.
It has the following error during compilation:
kernel/trace/trace_syscalls.c:568:17: error: fields must have a constant size:
'variable length array in structure' extension will never be supported
unsigned long args[sys_data->nb_args];
^
The fix is to use a fixed array length instead.
Reported-by: Nick Desaulniers <ndesaulniers@google.com >
Signed-off-by: Yonghong Song <yhs@fb.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-09-11 14:28:45 -07:00
..
2017-08-27 15:47:43 -07:00
2017-09-08 18:26:48 -07:00
2017-08-30 14:01:47 +02:00
2017-08-28 16:40:18 +05:30
2017-08-23 09:16:35 +02:00
2017-09-05 08:45:36 +01:00
2017-09-07 13:51:13 -07:00
2017-08-31 15:31:42 +01:00
2017-09-07 13:51:13 -07:00
2017-09-06 14:45:08 -07:00
2017-09-06 14:45:08 -07:00
2017-09-07 12:24:50 -07:00
2017-08-28 17:11:28 +02:00
2017-09-04 12:54:42 +02:00
2017-08-30 15:17:45 -07:00
2017-08-31 09:15:21 +02:00
2017-09-07 13:55:16 -07:00
2017-09-06 20:49:49 -07:00
2017-09-05 09:11:45 -07:00
2017-08-24 22:13:50 -04:00
2017-08-31 18:08:47 +02:00
2017-09-05 12:50:00 -07:00
2017-09-01 16:35:50 -05:00
2017-08-29 08:33:24 -07:00
2017-09-07 11:59:42 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:48 -07:00
2017-08-23 12:49:55 -06:00
2017-08-18 08:36:58 -06:00
2017-09-07 11:59:42 -07:00
2017-08-16 15:34:13 -07:00
2017-08-23 22:38:08 -07:00
2017-09-08 21:11:00 -07:00
2017-09-07 21:11:05 -07:00
2017-08-18 08:24:21 -07:00
2017-09-07 11:59:42 -07:00
2017-08-31 17:32:38 -04:00
2017-09-04 12:21:28 -07:00
2017-09-04 12:21:28 -07:00
2017-08-29 15:14:38 +02:00
2017-08-28 17:35:43 +02:00
2017-09-04 00:05:22 +02:00
2017-09-07 10:15:40 -07:00
2017-09-04 00:06:02 +02:00
2017-09-08 18:26:51 -07:00
2017-09-06 17:27:24 -07:00
2017-08-28 10:22:27 +09:00
2017-08-28 09:58:27 -04:00
2017-08-28 18:02:46 +02:00
2017-08-24 13:23:03 -07:00
2017-08-26 09:19:13 +02:00
2017-09-06 21:55:10 +05:30
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:46 -06:00
2017-08-28 16:55:47 +02:00
2017-09-07 09:42:35 -07:00
2017-08-18 16:30:17 -07:00
2017-08-16 09:27:55 +09:00
2017-08-24 11:59:36 -07:00
2017-08-28 16:24:22 +02:00
2017-09-08 18:26:50 -07:00
2017-09-06 17:27:26 -07:00
2017-08-31 15:49:11 -04:00
2017-08-31 09:47:22 -06:00
2017-09-05 11:54:41 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:45 -07:00
2017-09-07 09:25:15 -07:00
2017-08-30 14:36:44 -07:00
2017-09-01 18:38:09 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:51 -07:00
2017-08-16 16:40:02 +02:00
2017-08-18 11:22:27 +02:00
2017-09-05 12:50:00 -07:00
2017-08-29 15:14:38 +02:00
2017-09-08 18:26:47 -07:00
2017-09-08 18:26:51 -07:00
2017-08-29 21:10:40 +02:00
2017-08-29 08:36:58 -07:00
2017-08-29 15:14:38 +02:00
2017-08-28 20:51:22 +02:00
2017-09-05 14:42:52 -07:00
2017-08-18 15:32:01 -07:00
2017-09-06 17:27:27 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-08-17 10:30:49 +02:00
2017-09-08 18:26:45 -07:00
2017-09-08 18:26:49 -07:00
2017-08-31 16:13:00 -07:00
2017-09-08 18:26:47 -07:00
2017-08-28 16:19:44 +02:00
2017-08-15 20:23:23 -07:00
2017-09-06 14:45:08 -07:00
2017-08-28 17:44:00 +02:00
2017-08-28 17:44:00 +02:00
2017-08-18 12:35:02 +02:00
2017-08-28 23:00:41 +03:00
2017-09-09 12:49:01 -07:00
2017-08-28 17:33:23 +02:00
2017-08-21 12:19:57 -05:00
2017-08-18 15:32:01 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:26 -07:00
2017-09-06 17:27:27 -07:00
2017-08-29 16:00:37 -05:00
2017-09-07 13:24:11 -05:00
2017-09-08 15:47:43 -07:00
2017-09-07 13:24:20 -05:00
2017-09-04 13:56:37 -07:00
2017-08-21 12:47:31 -07:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:47 -07:00
2017-08-16 16:28:47 -07:00
2017-08-21 14:06:46 +02:00
2017-08-17 22:00:59 +02:00
2017-08-30 14:36:44 -07:00
2017-09-08 18:26:48 -07:00
2017-09-08 18:26:48 -07:00
2017-09-07 21:11:05 -07:00
2017-08-17 10:40:26 +02:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-08-28 20:51:20 +02:00
2017-08-28 20:51:20 +02:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:24 -07:00
2017-08-16 16:28:47 -07:00
2017-09-07 20:02:39 -07:00
2017-09-06 17:27:24 -07:00
2017-08-29 15:14:38 +02:00
2017-08-17 08:08:58 -07:00
2017-09-04 11:52:29 -07:00
2017-08-17 08:10:04 -07:00
2017-09-09 12:49:01 -07:00
2017-08-18 01:54:22 +02:00
2017-08-17 07:26:07 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-09-11 14:28:45 -07:00
2017-08-17 16:29:19 -07:00
2017-08-30 11:20:09 -07:00
2017-08-31 11:09:45 -04:00
2017-09-08 15:08:14 -07:00
2017-08-28 20:51:23 +02:00
2017-08-28 16:15:42 +02:00
2017-08-31 17:32:39 -04:00
2017-09-08 18:26:51 -07:00
2017-09-06 17:27:29 -07:00
2017-09-08 18:26:47 -07:00
2017-09-08 18:26:48 -07:00
2017-08-31 18:50:14 +02:00
2017-08-18 15:32:01 -07:00
2017-09-05 06:34:17 -07:00