提交 47224e51 编写于 作者: J Julien Grall 提交者: Catalin Marinas

arm64: Remove documentation about TIF_USEDFPU

TIF_USEDFPU is not defined as thread flags for Arm64. So drop it from
the documentation.
Acked-by: NWill Deacon <will.deacon@arm.com>
Signed-off-by: NJulien Grall <julien.grall@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
上级 0543371a
......@@ -79,7 +79,6 @@ void arch_release_task_struct(struct task_struct *tsk);
* TIF_SIGPENDING - signal pending
* TIF_NEED_RESCHED - rescheduling necessary
* TIF_NOTIFY_RESUME - callback before returning to user
* TIF_USEDFPU - FPU was used by this task this quantum (SMP)
*/
#define TIF_SIGPENDING 0
#define TIF_NEED_RESCHED 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册