summaryrefslogtreecommitdiff
path: root/socket.h
diff options
context:
space:
mode:
authorSchimmelreiter <Ziggy.SpaceRat@gmx.de>2016-04-16 15:20:02 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-08-02 11:16:10 +0200
commitf69b5945892deab9615104b476556e9f2f856ce6 (patch)
tree5be44f37caf5d032febdddcfe7d9997275ab800c /socket.h
parent00093ae71662ad597ac7db916ff08fe2f18e901d (diff)
llmnr-query: Make query type ANY the default
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'socket.h')
0 files changed, 0 insertions, 0 deletions
/diff/Documentation/hwmon?h=nds-private-remove&id=f0aa1ce6259eb65f53f969b3250c1d0aac84f30b&id2=815806e39bf6f7e7b34875d4a9609dbe76661782'>diff)
regmap: fix deadlock on _regmap_raw_write() error path
Commit 815806e39bf6 ("regmap: drop cache if the bus transfer error") added a call to regcache_drop_region() to error path in _regmap_raw_write(). However that path runs with regmap lock taken, and regcache_drop_region() tries to re-take it, causing a deadlock. Fix that by calling map->cache_ops->drop() directly. Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/hwmon')