diff options
author | b14ckcat <b14ckcat@protonmail.com> | 2022-07-13 19:02:58 -0400 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-07-19 11:29:58 +0100 |
commit | 6aea13e229f05fb17054a844ffd8ff08869e09f8 (patch) | |
tree | f6c98ca4e896470f38f6ec0ca41f90b20b8f3c14 /Toolchain/README.md | |
parent | 00e13b5b27282fabbef31430f158dcf5bd321aa9 (diff) | |
download | serenity-6aea13e229f05fb17054a844ffd8ff08869e09f8.zip |
Kernel/USB: Make UHCI descriptor pool thread-safe
Right now the TD and QH descriptor pools look to be susceptible
to a race condition in the event they are accessed simultaneously
by separate threads making USB transfers. This fix does not seem to
add any noticeable overhead.
Diffstat (limited to 'Toolchain/README.md')
0 files changed, 0 insertions, 0 deletions