diff options
| author | Vasily Averin <[email protected]> | 2022-05-12 20:23:08 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-05-13 07:20:18 -0700 |
| commit | fe573327ffb1deba802c91dd1d4ff41dafa97a0e (patch) | |
| tree | 1bc1eaf3f2a2e4319a1dea4f5fb49f3fb498977b /tools/perf/scripts/python/netdev-times.py | |
| parent | e7be8d1dd983156bbdd22c0319b71119a8fbb697 (diff) | |
tracing: incorrect gfp_t conversion
Fixes the following sparse warnings:
include/trace/events/*: sparse: cast to restricted gfp_t
include/trace/events/*: sparse: restricted gfp_t degrades to integer
gfp_t type is bitwise and requires __force attributes for any casts.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vasily Averin <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions