Also fix multiple places where we were using uint8_t as page table flags instead of PageTable::flags_t which we promoted to uint16_t while back. |
||
|---|---|---|
| .. | ||
| arch | ||
| font | ||
| include/kernel | ||
| kernel | ||
| CMakeLists.txt | ||
| icxxabi.cpp | ||
| ubsan.cpp | ||
Also fix multiple places where we were using uint8_t as page table flags instead of PageTable::flags_t which we promoted to uint16_t while back. |
||
|---|---|---|
| .. | ||
| arch | ||
| font | ||
| include/kernel | ||
| kernel | ||
| CMakeLists.txt | ||
| icxxabi.cpp | ||
| ubsan.cpp | ||