diff options
author | 2018-10-26 15:07:00 -0700 | |
---|---|---|
committer | 2018-10-26 16:26:33 -0700 | |
commit | 52414d3302577bb60e4ba3c21b7957da7c7a8d21 (patch) | |
tree | df1443fb1b95cf7521e76653b9f4e264c9fcaa17 /mm/vmalloc.c | |
parent | mm/mempolicy.c: use match_string() helper to simplify the code (diff) | |
download | wireguard-linux-52414d3302577bb60e4ba3c21b7957da7c7a8d21.tar.xz wireguard-linux-52414d3302577bb60e4ba3c21b7957da7c7a8d21.zip |
kvfree(): fix misleading comment
vfree() might sleep if called not in interrupt context. So does kvfree()
too. Fix misleading kvfree()'s comment about allowed context.
Link: http://lkml.kernel.org/r/20180914130512.10394-1-aryabinin@virtuozzo.com
Fixes: 04b8e946075d ("mm/util.c: improve kvfree() kerneldoc")
Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions