]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: head.S: document the use of callee saved registers
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 31 Aug 2016 11:05:17 +0000 (12:05 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 2 Sep 2016 10:47:51 +0000 (11:47 +0100)
commit96debab0dff4a652cdb0419af95e2cd2f8261e5b
treefbd32e90246ccb9ba12f4f6bda0f9463ebe24b4a
parented88a5c5a217bc60b076c27780b36d871e6cd1cf
arm64: head.S: document the use of callee saved registers

Now that the only remaining occurrences of the use of callee saved
registers are on the primary boot path, add a comment to the code
which register is used for what.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/head.S