arm64: assembler: Update comment above cond_yield_neon() macro
authorHillf Danton <hdanton@sina.com>
Tue, 14 May 2019 08:34:19 +0000 (16:34 +0800)
committerWill Deacon <will.deacon@arm.com>
Tue, 14 May 2019 09:52:45 +0000 (10:52 +0100)
commit0e4add4ae79e4466ae2a7e7772dfbe39fb28787a
tree7766b653df32ddaa3c6a821d8b3e22f3ab2bf462
parent14ae42a6f0b13130a97d94d23481128961de5d38
arm64: assembler: Update comment above cond_yield_neon() macro

Since commit 7faa313f05ca ("arm64: preempt: Fix big-endian when checking
preempt count in assembly") both the preempt count and the 'need_resched'
flag are checked as part of a single 64-bit load in cond_yield_neon(),
so update the stale comment to reflect reality.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Dave Martin <Dave.Martin@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Hillf Danton <hdanton@sina.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/assembler.h