diff options
author | Juergen Gross <[email protected]> | 2021-07-30 12:38:52 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2021-08-30 12:01:53 +0200 |
commit | 71b66243f9898d0e54296b4e7035fb33cdcb0707 (patch) | |
tree | 8e489825791abdad8223d1dbd761f2d24378eb0c /scripts/clang-tools/gen_compile_commands.py | |
parent | 30dcc56bba911db561c35d4131baf983a41023f8 (diff) |
xen/blkfront: read response from backend only once
In order to avoid problems in case the backend is modifying a response
on the ring page while the frontend has already seen it, just read the
response into a local buffer in one go and then operate on that buffer
only.
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
Acked-by: Roger Pau Monné <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions