diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-28 15:02:45 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-28 23:41:18 +0100 |
commit | 5092813a45daab9bb44f51b1575603c0521af8c8 (patch) | |
tree | 1f0a162808016bd4d753f8c631309567157f7c6b /azure-pipelines.yml | |
parent | 145eeb57ab268ca654077c65032e62a5cf12070a (diff) | |
download | serenity-5092813a45daab9bb44f51b1575603c0521af8c8.zip |
Kernel: Quickly reject userspace addresses in kernel_region_from_vaddr()
This avoids taking and releasing the MM lock just to reject an address
that we can tell from just looking at it that it won't ever be in the
kernel regions tree.
Diffstat (limited to 'azure-pipelines.yml')
0 files changed, 0 insertions, 0 deletions