OSDN Git Service

arm64: entry: Remove confusing comment
authorWill Deacon <will.deacon@arm.com>
Tue, 19 Jun 2018 13:08:24 +0000 (14:08 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 6 Dec 2018 16:47:05 +0000 (16:47 +0000)
commit8cb3451b1f240ec4d36a9bfcd39cb6d59769a5b3
treeeb87a7a7cffb6f227d617b74170b76c9f0ea2dcf
parent679db70801da9fda91d26caf13bf5b5ccc74e8e8
arm64: entry: Remove confusing comment

The comment about SYS_MEMBARRIER_SYNC_CORE relying on ERET being
context-synchronizing is confusing and misplaced with kpti. Given that
this is already documented under Documentation/ (see arch-support.txt
for membarrier), remove the comment altogether.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/entry.S