summaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2020-01-14 08:57:03 +0100
committerDavid S. Miller <davem@davemloft.net>2020-01-15 03:36:42 +0100
commite04df98adf7d7d946aa927822ccec24680501662 (patch)
treeba463e19d9889d88d6e1d454d5626a4b38188253 /LICENSES
parentnet: qrtr: Make qrtr_port_lookup() use RCU (diff)
downloadlinux-e04df98adf7d7d946aa927822ccec24680501662.tar.xz
linux-e04df98adf7d7d946aa927822ccec24680501662.zip
net: qrtr: Remove receive worker
Rather than enqueuing messages and scheduling a worker to deliver them to the individual sockets we can now, thanks to the previous work, move this directly into the endpoint callback. This saves us a context switch per incoming message and removes the possibility of an opportunistic suspend to happen between the message is coming from the endpoint until it ends up in the socket's receive buffer. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions