[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070801091743.1ca10245.kamezawa.hiroyu@jp.fujitsu.com>
Date: Wed, 1 Aug 2007 09:17:43 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: "Luck, Tony" <tony.luck@...el.com>
Cc: "LKML" <linux-kernel@...r.kernel.org>,
<linux-ia64@...r.kernel.org>, <Zoltan.Menyhart@...l.net>,
"Christoph Lameter" <clameter@....com>
Subject: Re: [PATCH] flush icache before set_pte take6. [3/4] add montecito
brand name
On Tue, 31 Jul 2007 09:39:58 -0700
"Luck, Tony" <tony.luck@...el.com> wrote:
> + } 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.
>
Ok, please ignore patch [3/4] and [4/4].
-Kame
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists