]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/kernel/setup.c
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / setup.c
index 61ab2a7f8647a600a2f1277ad0c93a8a67d1fab3..24c60251f68017d5c120b33b21a30dd46bb9c6e1 100644 (file)
@@ -449,7 +449,7 @@ EXPORT_SYMBOL(get_cpu_subtype);
 /* Symbolic CPU flags, keep in sync with asm/cpu-features.h */
 static const char *cpu_flags[] = {
        "none", "fpu", "p2flush", "mmuassoc", "dsp", "perfctr",
-       "ptea", "llsc", "l2", "op32", NULL
+       "ptea", "llsc", "l2", "op32", "pteaex", NULL
 };
 
 static void show_cpuflags(struct seq_file *m, struct sh_cpuinfo *c)