linux/Documentation
Andrey Konovalov a69b83e1ae kcov: fix struct layout for kcov_remote_arg
Make the layout of kcov_remote_arg the same for 32-bit and 64-bit code.
This makes it more convenient to write userspace apps that can be
compiled into 32-bit or 64-bit binaries and still work with the same
64-bit kernel.

Also use proper __u32 types in uapi headers instead of unsigned ints.

Link: http://lkml.kernel.org/r/9e91020876029cfefc9211ff747685eba9536426.1575638983.git.andreyknvl@google.com
Fixes: eec028c9386ed1a ("kcov: remote coverage support")
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Acked-by: Marco Elver <elver@google.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Felipe Balbi <balbi@kernel.org>
Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: "Jacky . Cao @ sony . com" <Jacky.Cao@sony.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Marco Elver <elver@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-01-04 13:55:09 -08:00
..
2019-12-22 10:59:06 -08:00
2019-11-25 15:39:19 -08:00
2019-10-30 16:25:31 +01:00
2019-12-06 13:36:31 -08:00
2019-07-16 12:21:41 -07:00
2019-10-20 23:48:28 -07:00
2019-12-14 11:13:54 -08:00
2019-10-10 11:25:39 -06:00
2019-12-03 13:58:22 -08:00
2019-07-17 06:57:52 -03:00
2019-07-30 17:27:37 +02:00
2019-11-23 19:56:45 -04:00
2019-09-27 11:17:38 -07:00
2019-12-02 17:35:04 -08:00