From: Jason Gunthorpe <jgg@ziepe.ca>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
Alaa Hleihel <alaa@mellanox.com>,
linux-rdma@vger.kernel.org, Maor Gottlieb <maorg@mellanox.com>,
Or Gerlitz <ogerlitz@mellanox.com>,
Roland Dreier <roland@purestorage.com>,
Yishai Hadas <yishaih@mellanox.com>
Subject: Re: [PATCH rdma-rc] RDMA/mlx4: Initialize ib_spec on the stack
Date: Tue, 14 Apr 2020 21:41:53 -0300 [thread overview]
Message-ID: <20200415004153.GA25366@ziepe.ca> (raw)
In-Reply-To: <20200413132235.930642-1-leon@kernel.org>
On Mon, Apr 13, 2020 at 04:22:35PM +0300, Leon Romanovsky wrote:
> From: Alaa Hleihel <alaa@mellanox.com>
>
> Initialize ib_spec on the stack before using it, otherwise we will
> have garbage values that will break creating default rules with
> invalid parsing error.
>
> Fixes: a37a1a428431 ("IB/mlx4: Add mechanism to support flow steering over IB links")
> Signed-off-by: Alaa Hleihel <alaa@mellanox.com>
> Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
> ---
> drivers/infiniband/hw/mlx4/main.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to for-rc, thanks
Jason
prev parent reply other threads:[~2020-04-15 0:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-13 13:22 [PATCH rdma-rc] RDMA/mlx4: Initialize ib_spec on the stack Leon Romanovsky
2020-04-15 0:41 ` Jason Gunthorpe [this message]
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=20200415004153.GA25366@ziepe.ca \
--to=jgg@ziepe.ca \
--cc=alaa@mellanox.com \
--cc=dledford@redhat.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=maorg@mellanox.com \
--cc=ogerlitz@mellanox.com \
--cc=roland@purestorage.com \
--cc=yishaih@mellanox.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.