]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/pid.c
arm64: disable kasan when accessing frame->fp in unwind_frame
[mirror_ubuntu-bionic-kernel.git] / kernel / pid.c
index f4ad91b746f1e4afd96b3615a4bad844a0875528..4d73a834c7e6590e29eb0d1a71645caf6c274016 100644 (file)
@@ -588,7 +588,7 @@ void __init pidhash_init(void)
 
 void __init pidmap_init(void)
 {
-       /* Veryify no one has done anything silly */
+       /* Verify no one has done anything silly: */
        BUILD_BUG_ON(PID_MAX_LIMIT >= PIDNS_HASH_ADDING);
 
        /* bump default and minimum pid_max based on number of cpus */