summaryrefslogtreecommitdiff
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorVenkata Prahlad Valluru <vvalluru@codeaurora.org>2020-03-06 17:00:41 +0530
committerVenkata Prahlad Valluru <vvalluru@codeaurora.org>2020-03-06 17:00:41 +0530
commitffd87dde76f6c9b6a134c981c877c2e25c350ea2 (patch)
treeb57664c2da6b5eb88d84c916373c60acfaac46a6 /net/ipv6/tcp_ipv6.c
parent80774a56dbc0e7f3aba6d9aa1f3742a42869bc4c (diff)
mdss: msm: hdmi: use circular buffer for CEC rx
There's only one CEC message buffer which could be overwritten if the next interrupt happens before the workthread reads the buffer. To resolve this, defined 4 circular buffers (practially 3 due to linux circular buffer limitation) to rotate the buffer. Since CEC is slow bus, 3 buffers should be enough to avoid potential message overwriting. Change-Id: I538c5902e95edb2231077c1c03a73f690ce68f1a Signed-off-by: Venkata Prahlad Valluru <vvalluru@codeaurora.org>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions