summaryrefslogtreecommitdiff
path: root/Kernel/Multiboot.h
diff options
context:
space:
mode:
authorAndrew Kaster <andrewdkaster@gmail.com>2021-05-23 13:45:58 -0600
committerAndreas Kling <kling@serenityos.org>2021-05-27 10:21:30 +0200
commit86e30100437b57d6da66207fe860fb167d8278db (patch)
tree5086d184d841388ae74da5429c73090675528a77 /Kernel/Multiboot.h
parent6459c5a713da6fab14a601620c0e1676b5178f98 (diff)
downloadserenity-86e30100437b57d6da66207fe860fb167d8278db.zip
Kernel: Pass trampolines instead of lambdas to create_kernel_process
With -Og, all calls to create_kernel_process were triggering -Wnonnull when creating these lambdas that get implicitly converted to function pointers. A different design of create_kernel_process to use AK::Function instead might avoid this awkward behavior.
Diffstat (limited to 'Kernel/Multiboot.h')
0 files changed, 0 insertions, 0 deletions