summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2020-03-31 12:40:54 +0300
committerDenis Efremov <efremov@linux.com>2020-05-12 19:34:55 +0300
commit12aebfac27ab69b5ed333c94fda45ef31ba2fc2a (patch)
tree8b949858f8ddb4549c2efc89be02fb32ba8b5210 /tools
parent82a630105847d7b7657901643810542212082af6 (diff)
downloadlinux-12aebfac27ab69b5ed333c94fda45ef31ba2fc2a.tar.xz
floppy: cleanup: add a few comments about expectations in certain functions
The locking in the driver is far from being obvious, with unlocking automatically happening at end of operations scheduled by interrupt, especially for the error paths where one does not necessarily expect that such an interrupt may be triggered. Let's add a few comments about what to expect at certain places to avoid misdetecting bugs which are not. Link: https://lore.kernel.org/r/20200331094054.24441-24-w@1wt.eu Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions