+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This function was introduced by previous commits implementing UAO. However, it can be replaced with task_thread_info() in uao_thread_switch() or get_fs() in do_page_fault() (the latter being called only on the current context, so no need for using the saved pt_regs). Signed-off-by:Catalin Marinas <catalin.marinas@arm.com> Bug: 31432001 Change-Id: Ib3c67aadad8dedacc62473ccce45e4c1d61e0ac3 (cherry picked from commit e950631e84e7e38892ffbeee5e1816b270026b0e) Signed-off-by:
Sami Tolvanen <samitolvanen@google.com>