mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 17:57:51 -05:00
We need to be checking whether or not the given address is within the kernel address space or if the given address isn't word-aligned and bail in these scenarios instead of trashing any kernel state.