summaryrefslogtreecommitdiff
path: root/Kernel/Arch/x86
diff options
context:
space:
mode:
authorGunnar Beutner <gbeutner@serenityos.org>2021-06-23 21:50:06 +0200
committerAndreas Kling <kling@serenityos.org>2021-06-24 09:27:13 +0200
commitf2eb759901f1fb7c96654b2461ae8fc348e250bb (patch)
tree34803886e5013bfd63ab983d70890ffc8c6d21c9 /Kernel/Arch/x86
parentdc3cc7368b319a7fa96cdbe42f731e696a513b83 (diff)
downloadserenity-f2eb759901f1fb7c96654b2461ae8fc348e250bb.zip
Profiler: Use u32 when constructing InstructionData
When constructing values of the InstructionData type we assume that the event_count field is a size_t while it actually is a u32. On x86_64 this fails because those are different types.
Diffstat (limited to 'Kernel/Arch/x86')
0 files changed, 0 insertions, 0 deletions