summaryrefslogtreecommitdiff
path: root/Userland/Services/FileOperation
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-07-22 09:03:13 +0200
committerAndreas Kling <kling@serenityos.org>2021-07-22 09:17:02 +0200
commit5217875f6ae204e6b23862ab28549364599a9729 (patch)
treeb17ba0a078a43f2514e187c95de16e5a3a83ac0f /Userland/Services/FileOperation
parent9e15708aa08454d6418c256a82ac21597eee20fe (diff)
downloadserenity-5217875f6ae204e6b23862ab28549364599a9729.zip
Kernel: Consolidate API for creating AnonymousVMObject with given pages
We don't need to have a dedicated API for creating a VMObject with a single page, the multi-page API option works in all cases. Also make the API take a Span<NonnullRefPtr<PhysicalPage>> instead of a NonnullRefPtrVector<PhysicalPage>.
Diffstat (limited to 'Userland/Services/FileOperation')
0 files changed, 0 insertions, 0 deletions