Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1359450
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant |
| Date | 2016-03-17 00:30 +0100 |
| Message-ID | <rdt33-7Be-5@gated-at.bofh.it> (permalink) |
| References | <rccdX-4Tx-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Nicholas Mc Guire <hofrat@osadl.org> Date: Sun, 13 Mar 2016 11:48:24 +0100 > local_bh_disable() + spin_lock() is equivalent to spin_lock_bh(), same for > the unlock/enable case, so replace the calls by the appropriate wrappers. > > Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant Nicholas Mc Guire <hofrat@osadl.org> - 2016-03-13 12:20 +0100 Re: [PATCH] sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> - 2016-03-15 19:10 +0100 Re: [PATCH] sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant David Miller <davem@davemloft.net> - 2016-03-17 00:30 +0100
csiph-web