diff options
| author | Vasily Averin <[email protected]> | 2022-05-13 03:23:08 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-05-13 14:20:18 +0000 |
| commit | fe573327ffb1deba802c91dd1d4ff41dafa97a0e (patch) | |
| tree | 1bc1eaf3f2a2e4319a1dea4f5fb49f3fb498977b /mm/vmalloc.c | |
| parent | zram: remove double compression logic (diff) | |
| download | kernel-fe573327ffb1deba802c91dd1d4ff41dafa97a0e.tar.gz kernel-fe573327ffb1deba802c91dd1d4ff41dafa97a0e.zip | |
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 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions
