From: Jes.Sorensen@redhat.com
To: shli@kernel.org
Cc: linux-raid@vger.kernel.org
Subject: [PATCH 0/1] md/raid5 - fix build error
Date: Fri, 6 Jan 2017 19:31:34 -0500 [thread overview]
Message-ID: <20170107003135.8276-1-Jes.Sorensen@redhat.com> (raw)
From: Jes Sorensen <Jes.Sorensen@redhat.com>
Hi,
commit 6995f0b247e15e34fbcd10852c08b30bdc1a78da
Author: Shaohua Li <shli@fb.com>
Date: Thu Dec 8 15:48:17 2016 -0800
md: takeover should clear unrelated bits
Introduced a bug comparing a pointer against an integer, which fails
the build when stricter checking is in place. This should ideally be
included in 4.10.
Cheers,
Jes
Jes Sorensen (1):
md/raid5: Use correct IS_ERR() variation on pointer check
drivers/md/raid5.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.9.3
next reply other threads:[~2017-01-07 0:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-07 0:31 Jes.Sorensen [this message]
2017-01-07 0:31 ` [PATCH 1/1] md/raid5: Use correct IS_ERR() variation on pointer check Jes.Sorensen
2017-01-09 21:34 ` Shaohua Li
2017-01-09 21:38 ` Jes Sorensen
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=20170107003135.8276-1-Jes.Sorensen@redhat.com \
--to=jes.sorensen@redhat.com \
--cc=linux-raid@vger.kernel.org \
--cc=shli@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;
as well as URLs for NNTP newsgroup(s).