diff options
author | Dmitry V. Levin <[email protected]> | 2017-07-05 19:23:28 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-07-08 11:17:55 +0200 |
commit | 242fc35290bd8cf0effc6e3474e3a417985de2f3 (patch) | |
tree | de6fed9ae06d700bef5edabe6d2182ba83fdf944 /tools/perf/util/trace-event-scripting.c | |
parent | 65a4433aebe36c8c6abeb69b99ef00274b971c6c (diff) |
sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors
Consistently use types provided by <linux/types.h> to fix the following
linux/sched/types.h userspace compilation errors:
/usr/include/linux/sched/types.h:57:2: error: unknown type name 'u32'
u32 size;
...
u64 sched_period;
Signed-off-by: Dmitry V. Levin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected] # v4.12
Fixes: e2d1e2aec572 ("sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions