From: Uladzislau Rezki (Sony) Date: Fri, 7 Aug 2020 06:24:18 +0000 (-0700) Subject: mm/vmalloc: update the header about KVA rework X-Git-Tag: v5.9-rc1~97^2~38 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=d758ffe6b9073ac7a21405cfdf2f7685aef8bacd;p=linux-2.6-block.git mm/vmalloc: update the header about KVA rework Reflect information about the author, date and year when the KVA rework was done. Signed-off-by: Uladzislau Rezki (Sony) Signed-off-by: Andrew Morton Reviewed-by: Andrew Morton Link: http://lkml.kernel.org/r/20200622195821.4796-1-urezki@gmail.com Signed-off-by: Linus Torvalds --- diff --git a/mm/vmalloc.c b/mm/vmalloc.c index ce17dbbd4bec..970cbc453bcd 100644 --- a/mm/vmalloc.c +++ b/mm/vmalloc.c @@ -7,6 +7,7 @@ * SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian , May 2000 * Major rework to support vmap/vunmap, Christoph Hellwig, SGI, August 2002 * Numa awareness, Christoph Lameter, SGI, June 2005 + * Improving global KVA allocator, Uladzislau Rezki, Sony, May 2019 */ #include