From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org, stable@vger.kernel.org,
kbuild test robot <lkp@intel.com>,
Dan Carpenter <dan.carpenter@oracle.com>
Subject: Re: [PATCH 2/2] software node: Fix use of potentially uninitialized variable
Date: Thu, 29 Aug 2019 16:28:07 +0300 [thread overview]
Message-ID: <20190829132807.GG5486@kuha.fi.intel.com> (raw)
In-Reply-To: <20190829132116.76120-3-heikki.krogerus@linux.intel.com>
On Thu, Aug 29, 2019 at 04:21:16PM +0300, Heikki Krogerus wrote:
> reported by smatch:
> drivers/base/swnode.c:71 software_node_to_swnode() error: uninitialized symbol 'swnode'.
>
> Fixes: 80488a6b1d3c ("software node: Add support for static node descriptors")
> Cc: stable@vger.kernel.org
Sorry. That was not needed. I need to resend these.
I think I'll just squash these two patches together.
thanks,
--
heikki
next prev parent reply other threads:[~2019-08-29 13:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-29 13:21 [PATCH 0/2] software node: fixes for two smatch errors Heikki Krogerus
2019-08-29 13:21 ` [PATCH 1/2] software node: Fix use of potentially uninitialized variable Heikki Krogerus
2019-08-29 13:21 ` [PATCH 2/2] " Heikki Krogerus
2019-08-29 13:28 ` Heikki Krogerus [this message]
2019-08-29 13:50 ` Sasha Levin
2019-08-30 6:32 ` [PATCH 0/2] software node: fixes for two smatch errors Greg Kroah-Hartman
2019-08-30 6:56 ` Heikki Krogerus
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=20190829132807.GG5486@kuha.fi.intel.com \
--to=heikki.krogerus@linux.intel.com \
--cc=dan.carpenter@oracle.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=rafael@kernel.org \
--cc=stable@vger.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 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.