From: Tim Gardner <tim.gardner@canonical.com>
To: Tommi Rantala <tt.rantala@gmail.com>
Cc: linux-raid@vger.kernel.org, dm-devel@redhat.com,
LKML <linux-kernel@vger.kernel.org>,
Alasdair Kergon <agk@redhat.com>
Subject: Re: [PATCH linux-next v2] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning
Date: Thu, 13 Jun 2013 10:00:13 -0600 [thread overview]
Message-ID: <51B9EC8D.7040702@canonical.com> (raw)
In-Reply-To: <CA+ydwtq_THgL87ESb4Z4T8pMhZUQiAX_9qac2agPwHABGEjuRA@mail.gmail.com>
On 06/13/2013 09:30 AM, Tommi Rantala wrote:
> 2013/2/21 Tim Gardner <tim.gardner@canonical.com>:
>> drivers/md/dm-raid.c:453:53: warning: 'rebuilds_per_group' may be used uninitialized in this function [-Wuninitialized]
>> drivers/md/dm-raid.c:383:11: note: 'rebuilds_per_group' was declared here
>
> Hello, is this patch getting merged? I'm also seeing this exact same
> compiler warning in my mainline builds.
>
> Tommi
>
Dunno. I haven't hassled anyone because it _is_ just a warning.
--
Tim Gardner tim.gardner@canonical.com
WARNING: multiple messages have this Message-ID (diff)
From: Tim Gardner <tim.gardner@canonical.com>
To: Tommi Rantala <tt.rantala@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Alasdair Kergon <agk@redhat.com>,
dm-devel@redhat.com, Neil Brown <neilb@suse.de>,
linux-raid@vger.kernel.org
Subject: Re: [PATCH linux-next v2] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning
Date: Thu, 13 Jun 2013 10:00:13 -0600 [thread overview]
Message-ID: <51B9EC8D.7040702@canonical.com> (raw)
In-Reply-To: <CA+ydwtq_THgL87ESb4Z4T8pMhZUQiAX_9qac2agPwHABGEjuRA@mail.gmail.com>
On 06/13/2013 09:30 AM, Tommi Rantala wrote:
> 2013/2/21 Tim Gardner <tim.gardner@canonical.com>:
>> drivers/md/dm-raid.c:453:53: warning: 'rebuilds_per_group' may be used uninitialized in this function [-Wuninitialized]
>> drivers/md/dm-raid.c:383:11: note: 'rebuilds_per_group' was declared here
>
> Hello, is this patch getting merged? I'm also seeing this exact same
> compiler warning in my mainline builds.
>
> Tommi
>
Dunno. I haven't hassled anyone because it _is_ just a warning.
--
Tim Gardner tim.gardner@canonical.com
next prev parent reply other threads:[~2013-06-13 16:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 20:31 [PATCH linux-next] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning Tim Gardner
2013-02-20 22:16 ` Paul Menzel
2013-02-20 22:18 ` Paul Menzel
2013-02-20 22:37 ` NeilBrown
2013-02-21 13:19 ` [dm-devel] " Alasdair G Kergon
2013-02-21 14:50 ` [PATCH linux-next v2] " Tim Gardner
2013-06-13 15:30 ` Tommi Rantala
2013-06-13 16:00 ` Tim Gardner [this message]
2013-06-13 16:00 ` Tim Gardner
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=51B9EC8D.7040702@canonical.com \
--to=tim.gardner@canonical.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=tt.rantala@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.