diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-06-17 19:29:49 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-17 19:52:13 +0200 |
commit | 9b14a8605a8ef4ab81141f7baff634d472912beb (patch) | |
tree | 253a96c5bcfc239d1f1ee0a672401b9d2c9a5108 /Kernel/Syscalls/hostname.cpp | |
parent | 017c5fc7d9379831b0bc9bfea73262e47f152cb3 (diff) | |
download | serenity-9b14a8605a8ef4ab81141f7baff634d472912beb.zip |
Kernel: Add a VERIFY() to make sure our DMA address is valid
This checks whether the address we're trying to use for DMA is low
enough so as not to overflow the I/O register.
Diffstat (limited to 'Kernel/Syscalls/hostname.cpp')
0 files changed, 0 insertions, 0 deletions