Petr Vorel
c1f49fb159
uapi: move constants from <linux/kernel.h> to <linux/const.h>
...
commit a85cbe6159ffc973e5702f70a3bd5185f8f3c38d upstream.
and include <linux/const.h> in UAPI headers instead of <linux/kernel.h>.
The reason is to avoid indirect <linux/sysinfo.h> include when using
some network headers: <linux/netlink.h> or others -> <linux/kernel.h>
-> <linux/sysinfo.h>.
This indirect include causes on MUSL redefinition of struct sysinfo when
included both <sys/sysinfo.h> and some of UAPI headers:
In file included from x86_64-buildroot-linux-musl/sysroot/usr/include/linux/kernel.h:5,
from x86_64-buildroot-linux-musl/sysroot/usr/include/linux/netlink.h:5,
from ../include/tst_netlink.h:14,
from tst_crypto.c:13:
x86_64-buildroot-linux-musl/sysroot/usr/include/linux/sysinfo.h:8:8: error: redefinition of `struct sysinfo'
struct sysinfo {
^~~~~~~
In file included from ../include/tst_safe_macros.h:15,
from ../include/tst_test.h:93,
from tst_crypto.c:11:
x86_64-buildroot-linux-musl/sysroot/usr/include/sys/sysinfo.h:10:8: note: originally defined here
Link: https://lkml.kernel.org/r/20201015190013.8901-1-petr.vorel@gmail.com
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Suggested-by: Rich Felker <dalias@aerifal.cx>
Acked-by: Rich Felker <dalias@libc.org>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Baruch Siach <baruch@tkos.co.il>
Cc: Florian Weimer <fweimer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-06 14:44:59 +01:00
..
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-01-16 15:11:32 +01:00
2017-11-02 11:20:11 +01:00
2018-07-30 16:21:49 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-07-23 19:18:10 +01:00
2019-09-19 09:09:29 +02:00
2020-06-07 13:17:54 +02:00
2021-01-06 14:44:59 +01:00
2017-11-02 11:19:54 +01:00
2018-04-24 10:29:18 +02:00
2017-11-02 11:20:11 +01:00
2018-05-06 23:33:03 +02:00
2017-11-02 11:20:11 +01:00
2020-06-25 15:33:10 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 10:04:46 -07:00
2017-11-02 11:19:54 +01:00
2018-07-19 23:26:01 -07:00
2018-02-21 13:15:33 -05:00
2020-03-05 16:42:20 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-08-06 10:24:33 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-01-13 10:44:56 +00:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-08-15 22:54:12 -07:00
2017-11-02 11:20:11 +01:00
2018-06-07 17:34:39 -07:00
2018-08-22 10:52:49 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-02-27 13:02:54 +01:00
2018-03-14 10:15:34 +01:00
2017-11-02 11:19:54 +01:00
2018-08-11 15:46:41 -06:00
2017-11-02 11:19:54 +01:00
2017-11-27 13:05:09 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-03-30 14:16:24 -06:00
2018-07-09 09:07:52 -06:00
2018-01-18 22:12:38 +01:00
2018-03-08 02:22:34 +01:00
2020-11-05 11:08:34 +01:00
2018-05-23 13:23:40 -04:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2020-01-27 14:51:14 +01:00
2018-01-22 16:08:21 +01:00
2018-05-31 11:35:24 +02:00
2018-07-27 10:40:16 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-12-31 16:34:57 +01:00
2019-12-17 20:34:59 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-05-01 14:25:37 -04:00
2019-08-06 19:06:52 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2021-01-06 14:44:59 +01:00
2020-04-13 10:45:03 +02:00
2017-11-17 13:20:41 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-07-29 12:53:54 -07:00
2017-11-02 11:19:54 +01:00
2018-07-12 17:37:13 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-04-04 12:12:38 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-07-19 13:58:44 -07:00
2017-11-02 11:19:54 +01:00
2018-07-04 22:30:28 +09:00
2018-01-25 21:39:43 -05:00
2021-01-06 14:44:59 +01:00
2018-07-15 14:03:06 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-14 14:13:11 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-02-28 22:44:43 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-07-15 13:55:47 +02:00
2018-11-13 11:08:46 -08:00
2018-06-18 15:11:53 +10:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-05-25 18:23:40 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-01-23 07:39:20 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-12-03 20:47:33 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-05-29 10:12:45 -04:00
2017-11-02 11:19:54 +01:00
2020-12-30 11:25:48 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-03-23 11:31:58 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-04-23 11:10:33 -04:00
2018-07-29 12:57:26 -07:00
2017-11-02 11:19:54 +01:00
2018-01-22 15:40:16 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-01-17 15:32:10 -05:00
2017-12-15 12:34:00 -05:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-06-08 00:18:02 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-06-29 11:32:55 +09:00
2017-11-04 09:26:51 +09:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-02-27 10:08:58 +01:00
2018-06-27 19:21:25 +02:00
2020-07-29 10:16:52 +02:00
2020-01-14 20:07:01 +01:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-11-02 11:19:54 +01:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:19:54 +01:00
2018-02-26 09:49:21 -06:00
2018-02-27 07:42:51 -06:00
2018-02-27 07:42:51 -06:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-11-11 15:13:02 +09:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-14 14:13:11 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-07-26 17:04:37 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-17 16:10:04 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-06-07 17:34:37 -07:00
2021-01-06 14:44:59 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-07-07 17:41:38 +02:00
2019-09-16 08:21:47 +02:00
2018-11-21 09:19:23 +01:00
2018-08-06 17:59:22 +02:00
2020-09-23 12:10:59 +02:00
2018-08-03 10:03:57 -07:00
2018-02-13 11:23:24 -05:00
2021-01-06 14:44:59 +01:00
2017-11-02 11:19:54 +01:00
2018-04-20 09:15:18 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-28 16:54:00 +01:00
2017-11-02 11:19:54 +01:00
2017-11-13 15:38:16 +00:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-08-02 06:04:57 -04:00
2018-07-27 07:52:39 -04:00
2017-11-02 11:20:11 +01:00
2018-02-05 21:35:03 +01:00
2018-10-05 16:32:04 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-07-24 14:41:08 -07:00
2017-11-02 11:19:54 +01:00
2018-10-05 16:32:04 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2021-01-06 14:44:59 +01:00
2018-07-13 14:21:16 -07:00
2018-03-17 14:45:23 -06:00
2018-04-11 10:28:37 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-06-20 19:10:06 -06:00
2018-03-05 10:43:37 -05:00
2020-05-27 17:37:39 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-01-09 17:38:36 +01:00
2017-11-02 11:20:11 +01:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:20:11 +01:00
2018-01-08 18:01:08 +01:00
2018-11-27 16:13:01 +01:00
2018-01-08 18:01:08 +01:00
2018-01-11 13:14:20 +01:00
2018-01-11 13:14:20 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2021-01-06 14:44:59 +01:00
2017-11-02 11:19:54 +01:00
2017-11-10 00:03:39 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2020-11-05 11:08:51 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-01-14 23:06:30 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-07-21 09:03:02 +02:00
2019-08-16 10:12:45 +02:00
2017-11-02 11:19:54 +01:00
2018-01-16 16:47:29 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-05-09 16:37:05 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-07-08 11:13:25 +09:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-08-15 14:59:06 -05:00
2017-11-02 11:19:54 +01:00
2018-07-19 11:46:57 +01:00
2020-10-30 10:38:26 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-08-07 12:22:15 -07:00
2018-07-24 14:44:00 -07:00
2017-11-02 11:20:11 +01:00
2018-07-31 19:56:42 +10:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-08-11 12:13:49 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-12-05 19:32:04 +01:00
2017-11-02 11:19:54 +01:00
2018-02-06 22:53:56 +00:00
2018-05-31 00:13:56 +08:00
2017-11-02 11:20:11 +01:00
2018-02-21 16:56:03 -08:00
2018-03-20 03:17:41 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-11-02 11:19:54 +01:00
2018-04-14 11:59:31 -04:00
2017-11-02 11:19:54 +01:00
2018-09-02 16:14:44 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-06-03 17:37:16 -07:00
2018-07-10 22:18:52 +02:00
2017-11-02 11:19:54 +01:00
2018-07-23 20:44:12 -07:00
2017-11-24 10:18:41 +00:00
2017-11-02 11:19:54 +01:00
2018-01-10 11:30:31 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-11-23 08:17:06 +01:00
2017-11-02 11:20:11 +01:00
2018-05-05 00:51:44 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-05-24 11:57:36 +02:00
2017-11-16 10:49:00 +09:00
2017-11-02 11:20:11 +01:00
2018-04-11 10:28:37 -07:00
2018-03-09 11:01:19 -08:00
2017-11-13 21:05:31 -08:00
2017-11-02 11:20:11 +01:00
2020-04-02 15:28:16 +02:00
2018-10-05 16:32:04 -07:00
2017-11-02 11:19:54 +01:00
2018-04-26 19:51:12 -05:00
2018-10-07 21:06:28 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-06-17 19:51:56 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-07 10:32:44 +01:00
2018-03-28 18:47:18 +03:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2020-05-02 17:25:48 +02:00
2017-12-18 23:08:11 -06:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2021-01-06 14:44:59 +01:00
2017-11-02 11:19:54 +01:00
2018-06-18 21:02:52 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-08-01 09:56:10 -07:00
2017-12-21 17:23:52 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-06-24 14:39:46 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-06-04 08:02:33 +02:00
2018-06-30 21:05:42 +09:00
2018-03-22 14:43:35 -04:00
2018-04-27 11:05:41 -04:00
2018-04-23 11:10:33 -04:00
2017-11-02 11:20:11 +01:00
2018-05-24 18:38:51 +02:00
2017-11-02 11:19:54 +01:00
2018-05-26 09:16:44 +02:00
2017-11-02 11:20:11 +01:00
2018-10-08 15:45:18 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-12-12 13:16:07 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-02-06 18:32:44 -08:00
2018-07-27 06:39:57 -04:00
2017-11-02 11:20:11 +01:00
2018-07-04 09:32:22 -04:00
2017-11-02 11:20:11 +01:00
2018-02-26 08:15:50 -05:00
2018-07-24 17:39:28 -04:00
2017-12-18 16:12:21 +01:00
2017-12-18 16:12:21 +01:00
2020-07-22 09:32:09 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-03-26 13:22:58 -06:00
2018-09-03 21:23:24 -07:00
2020-11-05 11:08:40 +01:00
2018-04-24 21:44:01 +03:00
2018-06-12 04:59:29 +03:00
2018-05-14 11:01:29 +02:00
2018-05-28 22:59:54 -04:00
2017-11-26 04:24:48 +09:00
2017-11-02 11:20:11 +01:00
2018-05-14 13:46:04 -04:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2020-12-02 08:48:07 +01:00
2017-11-03 16:34:00 -07:00
2017-11-02 11:19:54 +01:00
2017-11-13 10:41:25 -08:00
2020-06-03 08:19:46 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00