summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/yuzu.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-09-20 21:09:57 -0400
committerLioncash <mathew1800@gmail.com>2018-09-20 21:10:00 -0400
commit05aa4aa01a0f9b9e3a5a0ea47b0d5719befce9b4 (patch)
tree51d0560e5b690aa36554232f138bdac154865af7 /src/yuzu_cmd/yuzu.cpp
parentf2372651879dd6682165487b34a70f33357e730a (diff)
kernel/thread: Use owner_process when setting the page table in SetupMainThread()
The owning process of a thread is required to exist before the thread, so we can enforce this API-wise by using a reference. We can also avoid the reliance on the system instance by using that parameter to access the page table that needs to be set.
Diffstat (limited to 'src/yuzu_cmd/yuzu.cpp')
0 files changed, 0 insertions, 0 deletions