From: Michael Tokarev <mjt@tls.msk.ru>
To: Joerg Roedel <joerg.roedel@amd.com>
Cc: discuss@x86-64.org, Andi Kleen <ak@suse.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] x86_64: add reporting of SVM flags to /proc/cpuinfo
Date: Mon, 05 Mar 2007 17:46:27 +0300 [thread overview]
Message-ID: <45EC2D43.8010108@tls.msk.ru> (raw)
In-Reply-To: <20070305143911.GG30318@amd.com>
Joerg Roedel wrote:
> +++ b/arch/x86_64/kernel/setup.c
> + static char *x86_svm_flags[] = {
> + "npt",
> + "lbrv",
> + "svmlock",
> + };
A nitpick:
static const char *const x86_svm_flags[] = ... ?
/mjt
next prev parent reply other threads:[~2007-03-05 14:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 14:36 [PATCH 0/2] add reporting of SVM flags to /proc/cpuinfo Joerg Roedel
2007-03-05 14:39 ` [PATCH 1/2] x86_64: " Joerg Roedel
2007-03-05 14:46 ` Michael Tokarev [this message]
2007-03-05 15:06 ` Joerg Roedel
2007-03-05 15:25 ` Andi Kleen
2007-03-05 15:58 ` [discuss] " Dave Jones
2007-03-06 12:46 ` Joerg Roedel
2007-03-05 14:42 ` [PATCH 2/2] i386: " Joerg Roedel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45EC2D43.8010108@tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=ak@suse.de \
--cc=discuss@x86-64.org \
--cc=joerg.roedel@amd.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox