summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-06 14:12:56 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-06 14:12:56 +0200
commitff063b06de57aede8e7209e8061c9b5afd2b7ffa (patch)
treecaa37f0796d3173591be34ce040fb0998e253904 /.gitignore
parentcc59fed07c9ac710bf83dc393b8a89f22f0c63a0 (diff)
docs: install: mention recommended tools
Mention pkg-config and gpg as optional tools for verifying tags resp. getting build flags. If they are not wanted / present, then relative Makefiles need to be edited by hand. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
.h?h=nds-private-remove&id=78794d1890708cf94e3961261e52dcec2cc34722'>78794d1890708cf94e3961261e52dcec2cc34722 (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 'include/dt-bindings/power/raspberrypi-power.h')