* [PATCH net-next 0/2] bridge: spin_lock fix plus sysfs cleanup
@ 2014-01-06 19:00 Scott Feldman
0 siblings, 0 replies; only message in thread
From: Scott Feldman @ 2014-01-06 19:00 UTC (permalink / raw)
To: stephen; +Cc: netdev, roopa, bridge, curt, shm
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-06 19:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 19:00 [PATCH net-next 0/2] bridge: spin_lock fix plus sysfs cleanup Scott Feldman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox