summaryrefslogtreecommitdiff
path: root/arch/i386
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2024-02-16 12:53:20 -0600
committerDanny Holman <dholman@gymli.org>2024-02-16 12:53:20 -0600
commit67dba16e46cd0f3f204feae3dc0a95a8c3262ff7 (patch)
tree28c1107a6a1d8e28fb5230c95e97edbd96795fda /arch/i386
parentkernel: add a panic function (diff)
downloadbox-67dba16e46cd0f3f204feae3dc0a95a8c3262ff7.tar.gz
box-67dba16e46cd0f3f204feae3dc0a95a8c3262ff7.tar.zst
box-67dba16e46cd0f3f204feae3dc0a95a8c3262ff7.zip
kernel: mem: kmalloc should not call page allocation
Strip the code calling for the memory manager to allocate pages to kmalloc. The function should just return a raw pointer while a page fault will allocate the required memory. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'arch/i386')
0 files changed, 0 insertions, 0 deletions