diff options
| author | Johannes Berg <[email protected]> | 2021-04-16 22:46:23 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-04-16 23:10:37 +0000 |
| commit | 04c53de57cb6435738961dace8b1b71d3ecd3c39 (patch) | |
| tree | be53511525bf368b6ba5532d71ef349d995a6115 /net/core/dev.c | |
| parent | mm: ptdump: fix build failure (diff) | |
| download | kernel-04c53de57cb6435738961dace8b1b71d3ecd3c39.tar.gz kernel-04c53de57cb6435738961dace8b1b71d3ecd3c39.zip | |
gcov: clang: fix clang-11+ build
With clang-11+, the code is broken due to my kvmalloc() conversion
(which predated the clang-11 support code) leaving one vmalloc() in
place. Fix that.
Link: https://lkml.kernel.org/r/20210412214210.6e1ecca9cdc5.I24459763acf0591d5e6b31c7e3a59890d802f79c@changeid
Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Tested-by: Nick Desaulniers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
