:100000000101FF152204014D756C74695465636824 :100010000050434D4349412035364B2044617461C3 :10002000466178000000FF20040002010021020266 :10003000001A05012780FF671B0FCF418B01550177 :10004000550155AA60F80307281B08970108AA6004 :10005000F802071B089F0108AA60E803071B08A70E :0B0060000108AA60E802071400FF007E :00000001FF # # Replacement CIS for Multitech MT5634ZLX modems # vate-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/btrfs
diff options
context:
space:
mode:
authorScott Mayhew <smayhew@redhat.com>2017-01-05 16:34:51 -0500
committerJ. Bruce Fields <bfields@redhat.com>2017-01-12 15:56:40 -0500
commit546125d1614264d26080817d0c8cddb9b25081fa (patch)
treeee7ffd8b1b320378fa7ffa37a1dc5fd38595a33d /fs/btrfs
parent78794d1890708cf94e3961261e52dcec2cc34722 (diff)
sunrpc: don't call sleeping functions from the notifier block callbacks
The inet6addr_chain is an atomic notifier chain, so we can't call anything that might sleep (like lock_sock)... instead of closing the socket from svc_age_temp_xprts_now (which is called by the notifier function), just have the rpc service threads do it instead. Cc: stable@vger.kernel.org Fixes: c3d4879e01be "sunrpc: Add a function to close..." Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/btrfs')