From: Aravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>
To: andrew.cooper3@citrix.com, jbeulich@suse.com, keir@xen.org,
boris.ostrovsky@oracle.com
Cc: Aravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>,
coverity@xenproject.org, xen-devel@lists.xen.org
Subject: [PATCH 0/2] Fix coverity issues and safeguard against #GP
Date: Wed, 30 Jul 2014 11:12:31 -0500 [thread overview]
Message-ID: <1406736751-13211-1-git-send-email-aravind.gopalakrishnan@amd.com> (raw)
Patch 1:
- Fixes to Coverity issues CID 1229147 and CID 1229148
Patch 2:
- V3 of safeguard against #GP patch.
- Changes since V1:
- Do not ignore return value from wrmsr_safe
- Changes since V2:
- Change of error handling and printing multiple error msg
was unnecessary. So, remove it.
Aravind Gopalakrishnan (2):
x86, amd_ucode: Fix coverity issues found in cpu_request_microcode()
x86, amd_ucode: Safeguard against #GP
xen/arch/x86/microcode_amd.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
--
2.0.3
reply other threads:[~2014-07-30 16:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1406736751-13211-1-git-send-email-aravind.gopalakrishnan@amd.com \
--to=aravind.gopalakrishnan@amd.com \
--cc=andrew.cooper3@citrix.com \
--cc=boris.ostrovsky@oracle.com \
--cc=coverity@xenproject.org \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).