summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pgtable.c
diff options
context:
space:
mode:
authorNadia Yvette Chambers <nyc@holomorphy.com>2012-12-06 10:39:54 +0100
committerJiri Kosina <jkosina@suse.cz>2012-12-06 10:39:54 +0100
commit6d49e352ae9aed3f599041b0c0389aa924815f14 (patch)
tree3b09be4f4c4544a0e602d1f41eb24bde5143496c /arch/x86/mm/pgtable.c
parent817eecbf8230982ec0fbf0718e06a489b67dcbcf (diff)
downloadlinux-3.10-6d49e352ae9aed3f599041b0c0389aa924815f14.tar.gz
linux-3.10-6d49e352ae9aed3f599041b0c0389aa924815f14.tar.bz2
linux-3.10-6d49e352ae9aed3f599041b0c0389aa924815f14.zip
propagate name change to comments in kernel source
I've legally changed my name with New York State, the US Social Security Administration, et al. This patch propagates the name change and change in initials and login to comments in the kernel source as well. Signed-off-by: Nadia Yvette Chambers <nyc@holomorphy.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/x86/mm/pgtable.c')
-rw-r--r--arch/x86/mm/pgtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/mm/pgtable.c b/arch/x86/mm/pgtable.c
index 8573b83a63d..217eb705fac 100644
--- a/arch/x86/mm/pgtable.c
+++ b/arch/x86/mm/pgtable.c
@@ -137,7 +137,7 @@ static void pgd_dtor(pgd_t *pgd)
* against pageattr.c; it is the unique case in which a valid change
* of kernel pagetables can't be lazily synchronized by vmalloc faults.
* vmalloc faults work because attached pagetables are never freed.
- * -- wli
+ * -- nyc
*/
#ifdef CONFIG_X86_PAE