[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1233859987.29693.9.camel@alok-dev1>
Date: Thu, 05 Feb 2009 10:53:07 -0800
From: Alok Kataria <akataria@...are.com>
To: Glauber Costa <glommer@...hat.com>
Cc: "kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"mingo@...e.hu" <mingo@...e.hu>, "avi@...hat.com" <avi@...hat.com>,
Glauber Costa <gcosta@...hat.com>
Subject: Re: [PATCH 1/2] show hypervisor information on cpuinfo
I am all for it.
Just one nit, below.
>
> +char * __cpuinit hypervisor_str(struct cpuinfo_x86 *c)
> +{
> + if (c->x86_hyper_vendor == X86_HYPER_VENDOR_VMWARE)
> + return "VMWare";
Better to have "VMware" string instead.
Thanks,
Alok
--
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