[PATCH 1/1] mm/vmalloc: update the header about KVA rework

From: Uladzislau Rezki (Sony)
Date: Mon Jun 22 2020 - 15:58:38 EST


Reflect an information about an author, date
and year when the KVA rework has been done.

Signed-off-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx>
---
mm/vmalloc.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/mm/vmalloc.c b/mm/vmalloc.c
index 1e94497b7388..3c3b6ec26f9c 100644
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
@@ -7,6 +7,7 @@
* SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian <tigran@xxxxxxxxxxx>, 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 <linux/vmalloc.h>
--
2.20.1