linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm@mellanox.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"bigeasy@linutronix.de" <bigeasy@linutronix.de>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Cc: "tglx@linutronix.de" <tglx@linutronix.de>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"leon@kernel.org" <leon@kernel.org>
Subject: Re: [PATCH net] net/mlx5e: Do not include rwlock.h directly
Date: Tue, 7 Jul 2020 03:32:47 +0000	[thread overview]
Message-ID: <8c4aaa265eda2af6fc574c7966b78c3a4fc574d9.camel@mellanox.com> (raw)
In-Reply-To: <20200703164432.qp6pkukrbua3yyhl@linutronix.de>

On Fri, 2020-07-03 at 18:44 +0200, Sebastian Andrzej Siewior wrote:
> rwlock.h should not be included directly. Instead linux/splinlock.h
> should be included. Including it directly will break the RT build.
> 
> Fixes: 549c243e4e010 ("net/mlx5e: Extract neigh-specific code from
> en_rep.c to rep/neigh.c")
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> ---
> It would be nice if this could get into v5.8 since this include has
> been
> added in v5.8-rc1.
> 

I don't mind applying this to net.

Acked-by: Saeed Mahameed <saeedm@mellanox.com>



  parent reply	other threads:[~2020-07-07  3:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 16:44 [PATCH net] net/mlx5e: Do not include rwlock.h directly Sebastian Andrzej Siewior
2020-07-05 13:19 ` Leon Romanovsky
2020-07-07  3:32 ` Saeed Mahameed [this message]
2020-07-07 22:29 ` David Miller

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=8c4aaa265eda2af6fc574c7966b78c3a4fc574d9.camel@mellanox.com \
    --to=saeedm@mellanox.com \
    --cc=bigeasy@linutronix.de \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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).