aboutsummaryrefslogtreecommitdiff
path: root/fs/buffer.c
diff options
context:
space:
mode:
authorWilliam A. Kennington III <[email protected]>2023-09-23 18:02:14 -0700
committerWolfram Sang <[email protected]>2023-09-27 21:32:06 +0200
commit92e73d807b68b2214fcafca4e130b5300a9d4b3c (patch)
tree48f67cd004bb6b1f94a6570ce5f09b90a71499dd /fs/buffer.c
parentb13e59e74ff71a1004e0508107e91e9a84fd7388 (diff)
i2c: npcm7xx: Fix callback completion ordering
Sometimes, our completions race with new master transfers and override the bus->operation and bus->master_or_slave variables. This causes transactions to timeout and kernel crashes less frequently. To remedy this, we re-order all completions to the very end of the function. Fixes: 56a1485b102e ("i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver") Signed-off-by: William A. Kennington III <[email protected]> Reviewed-by: Tali Perry <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions