summaryrefslogtreecommitdiff
path: root/.get_maintainer.ignore
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2020-01-13 23:57:03 -0800
committerDavid S. Miller <davem@davemloft.net>2020-01-14 18:36:42 -0800
commite04df98adf7d7d946aa927822ccec24680501662 (patch)
treeba463e19d9889d88d6e1d454d5626a4b38188253 /.get_maintainer.ignore
parentf16a4b26f31f95dddb12cf3c2390906a735203ae (diff)
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 '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions