linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: wanlong.gao@gmail.com
Cc: prarit@redhat.com, kaneshige.kenji@jp.fujitsu.com,
	seto.hidetoshi@jp.fujitsu.com, arnd@arndb.de,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	harryxiyou@gmail.com
Subject: Re: [PATCH]X86:PCI: Fix an uninitialized variable warning
Date: Tue, 12 Apr 2011 09:13:46 -0700	[thread overview]
Message-ID: <20110412091346.1afa945f@jbarnes-desktop> (raw)
In-Reply-To: <1301908379-19283-1-git-send-email-wanlong.gao@gmail.com>

On Mon,  4 Apr 2011 17:12:59 +0800
wanlong.gao@gmail.com wrote:

> From: Wanlong Gao <wanlong.gao@gmail.com>
> 
> If it was preempted , and the variable aer_mask_override is
> changed after the spin_unlock_irqrestore ,  it will write an
> uninitialized variable by the pci_write_config_dword() function .

Applied to my linux-next branch, thanks.

-- 
Jesse Barnes, Intel Open Source Technology Center

  reply	other threads:[~2011-04-12 16:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-04  9:12 [PATCH]X86:PCI: Fix an uninitialized variable warning wanlong.gao
2011-04-12 16:13 ` Jesse Barnes [this message]
2011-04-13  2:37   ` wanlong gao

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=20110412091346.1afa945f@jbarnes-desktop \
    --to=jbarnes@virtuousgeek.org \
    --cc=arnd@arndb.de \
    --cc=harryxiyou@gmail.com \
    --cc=kaneshige.kenji@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=prarit@redhat.com \
    --cc=seto.hidetoshi@jp.fujitsu.com \
    --cc=wanlong.gao@gmail.com \
    /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).