Netdev List
 help / color / mirror / Atom feed
From: Scott Feldman <sfeldma@cumulusnetworks.com>
To: stephen@networkplumber.org
Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com,
	bridge@lists.linux-foundation.org, curt@cumulusnetworks.com,
	shm@cumulusnetworks.com
Subject: [PATCH net-next 0/2] bridge: spin_lock fix plus sysfs cleanup
Date: Mon, 06 Jan 2014 11:00:25 -0800	[thread overview]
Message-ID: <20140106185718.10912.92289.stgit@monster-03.cumulusnetworks.com> (raw)

The following series implements:

- br_multicast_set_hash_max() is called from process context (via sysfs)
  and needs spin_lock_bh to disable bhs.

- cleanup bridge sysfs definitions by using DEVICE_ATTR_xx macros

---

Curt Brune (1):
      bridge: use spin_lock_bh() in br_multicast_set_hash_max

Scott Feldman (1):
      bridge: use DEVICE_ATTR_xx macros


 net/bridge/br_multicast.c |    4 -
 net/bridge/br_sysfs_br.c  |  249 ++++++++++++++++++++-------------------------
 2 files changed, 110 insertions(+), 143 deletions(-)

-- 
Signature

                 reply	other threads:[~2014-01-06 19:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140106185718.10912.92289.stgit@monster-03.cumulusnetworks.com \
    --to=sfeldma@cumulusnetworks.com \
    --cc=bridge@lists.linux-foundation.org \
    --cc=curt@cumulusnetworks.com \
    --cc=netdev@vger.kernel.org \
    --cc=roopa@cumulusnetworks.com \
    --cc=shm@cumulusnetworks.com \
    --cc=stephen@networkplumber.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