netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: pabeni@redhat.com
Cc: netdev@vger.kernel.org, pshelar@ovn.org,
	sergei.shtylyov@cogentembedded.com
Subject: Re: [PATCH net v2 0/2] openvswitch: remove a couple of BUG_ON()
Date: Sun, 01 Dec 2019 13:21:40 -0800 (PST)	[thread overview]
Message-ID: <20191201.132140.1492992458174891218.davem@davemloft.net> (raw)
In-Reply-To: <cover.1575221237.git.pabeni@redhat.com>

From: Paolo Abeni <pabeni@redhat.com>
Date: Sun,  1 Dec 2019 18:41:23 +0100

> The openvswitch kernel datapath includes some BUG_ON() statements to check
> for exceptional/unexpected failures. These patches drop a couple of them,
> where we can do that without introducing other side effects.
> 
> v1 -> v2:
>  - avoid memory leaks on error path

Series applied and queued up for -stable, thanks.

      parent reply	other threads:[~2019-12-01 21:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-01 17:41 [PATCH net v2 0/2] openvswitch: remove a couple of BUG_ON() Paolo Abeni
2019-12-01 17:41 ` [PATCH net v2 1/2] openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() Paolo Abeni
2019-12-01 17:41 ` [PATCH net v2 2/2] openvswitch: remove another BUG_ON() Paolo Abeni
2019-12-01 21:21 ` David Miller [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=20191201.132140.1492992458174891218.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pshelar@ovn.org \
    --cc=sergei.shtylyov@cogentembedded.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 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).