Files
serenity/Kernel/Memory/MemoryManager.cpp
Sönke Holz 4cd9c76427 Kernel/MM: Remove "Initialize MMU" message
This message was added in 95c469ca4c so the startup debug messages were
the same as on AArch64.

However, this message doesn't really make sense, as the MMU is already
initialized. It also doesn't match the style of most other startup
messages.

I don't think this message is necessary, so simply remove it.
2025-08-02 20:01:07 -04:00

79 KiB