arm64: mte: CPU feature detection and initial sysreg configuration
[linux-2.6-microblaze.git] / arch / arm64 / kernel / cpuinfo.c
index d0076c2..6104b87 100644 (file)
@@ -93,7 +93,7 @@ static const char *const hwcap_str[] = {
        "dgh",
        "rng",
        "bti",
-       /* reserved for "mte" */
+       "mte",
        NULL
 };