From: Linus Torvalds <torvalds@linux-foundation.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Tejun Heo <tj@kernel.org>,
Guillaume Knispel <gknispel@proformatique.com>,
linux-kernel@vger.kernel.org, Miklos Szeredi <mszeredi@suse.cz>,
Alexander Viro <viro@zeniv.linux.org.uk>,
Arjan van de Ven <arjan@linux.intel.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-fsdevel@vger.kernel.org, stable@kernel.org
Subject: Re: [PATCH] poll/select: initialize triggered field of struct poll_wqueues
Date: Sat, 15 Aug 2009 18:39:57 -0700 (PDT) [thread overview]
Message-ID: <alpine.LFD.2.01.0908151839310.3162@localhost.localdomain> (raw)
In-Reply-To: <20090815181559.d73f0da6.akpm@linux-foundation.org>
On Sat, 15 Aug 2009, Andrew Morton wrote:
>
> I tagged this for -stable backporting. That isn't strictly needed, as
> there's no particular harm caused here. But using an uninitialised
> variable in the core poll/select code is pretty gross.
Hmm. I committed it when Tejun's ack came in, but I didn't tag it for
stable. Oh well.
Linus
next prev parent reply other threads:[~2009-08-16 1:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-15 17:30 [PATCH] poll/select: initialize triggered field of struct poll_wqueues Guillaume Knispel
2009-08-15 21:41 ` Thomas Gleixner
2009-08-16 0:53 ` Tejun Heo
2009-08-16 1:15 ` Andrew Morton
2009-08-16 1:37 ` Tejun Heo
2009-08-16 1:39 ` Linus Torvalds [this message]
2009-08-16 1:40 ` Linus Torvalds
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=alpine.LFD.2.01.0908151839310.3162@localhost.localdomain \
--to=torvalds@linux-foundation.org \
--cc=akpm@linux-foundation.org \
--cc=arjan@linux.intel.com \
--cc=gknispel@proformatique.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mszeredi@suse.cz \
--cc=stable@kernel.org \
--cc=tglx@linutronix.de \
--cc=tj@kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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).