]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/slab.c
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
[linux-2.6-omap-h63xx.git] / mm / slab.c
index f97e564bdf118f140e66fb8ad1978d20abf2c939..ddc41f337d587750122f54a44806a8a29a0a67c2 100644 (file)
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -2157,7 +2157,7 @@ kmem_cache_create (const char *name, size_t size, size_t align,
 
        /*
         * We use cache_chain_mutex to ensure a consistent view of
-        * cpu_online_map as well.  Please see cpuup_callback
+        * cpu_online_mask as well.  Please see cpuup_callback
         */
        get_online_cpus();
        mutex_lock(&cache_chain_mutex);