On Wed, 05 Jun 2024 17:24:48 +0530, Dev Jain wrote: > Currently, we are writing the same value as we read, into the TLS > register; hence, we cannot confirm updation of the register, making the > testcase "verify_tpidr_one" redundant. Fix this; while at it, do a style > change. > > Applied to arm64 (for-next/kselftest), thanks! I removed the increment style change. [1/1] selftests: arm64: Fix redundancy of a testcase https://git.kernel.org/arm64/c/031d1f20d5db -- Catalin