arm64: fix comment above tcr_compute_pa_size
authorKristina Martsenko <kristina.martsenko@arm.com>
Mon, 15 Jan 2018 15:23:50 +0000 (15:23 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 15 Jan 2018 18:20:41 +0000 (18:20 +0000)
commit39610a68d9a9a9c6e71be731d071c405e4f2434b
tree0ce1cda7ac782a5ea604d980920124beb37f9b50
parent98732d1b189b626a7593afd02dc3d2dc3f6c545a
arm64: fix comment above tcr_compute_pa_size

The 'pos' argument is used to select where in TCR to write the value:
the IPS or PS bitfield.

Fixes: 787fd1d019b2 ("arm64: limit PA size to supported range")
Signed-off-by: Kristina Martsenko <kristina.martsenko@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/assembler.h