RE: [PATCH] flush icache before set_pte take6. [3/4] add montecito brand name

From: Luck, Tony <tony.luck_at_intel.com>
Date: 2007-08-01 02:39:58
+		} else if (family == 0x20)
+			memcpy(brand, "Montecito", 10);

NAK.

We don't really have names for the different cpu families. "Montecito"
is definitely not the right string to apply here (Montvale will also
have family == 0x20).  The old McKinley/Madison strings are intended
to provide some information for old processors where PAL did not
support PAL_BRAND_INFO.  All new cpus (from Montecito onward) will
support this PAL call, so there should be no need to add more code to
make names out of [family,model] tuples.

-Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Aug 01 02:41:01 2007

This archive was generated by hypermail 2.1.8 : 2007-08-01 02:41:17 EST