diff options
author | Jelle Raaijmakers <jelle@gmta.nl> | 2021-11-23 12:49:37 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-23 14:08:14 +0100 |
commit | eb2b0d847ea1378b487074e31bb03f58b24a990e (patch) | |
tree | 10b491d9ffb31ee389dc5d472908ae934cd97a31 /Toolchain | |
parent | 70ca8b24dc9eaaf7c6637daf15f445b31e890e25 (diff) | |
download | serenity-eb2b0d847ea1378b487074e31bb03f58b24a990e.zip |
Kernel: Allow writes larger than `PAGE_SIZE` to AC97 device
Previously, `cat /dev/random > /dev/audio` would crash Serenity. Fix
this by splitting up the written data into `PAGE_SIZE` chunks.
Diffstat (limited to 'Toolchain')
0 files changed, 0 insertions, 0 deletions