diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2019-01-11 16:40:21 +0900 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-01-11 10:10:51 +0000 |
commit | 279667212ab2a4f36c3b0347657ddcc11f9cfa25 (patch) | |
tree | 7ec07e20c4953b8cfafe41dcc184d94ccd5fe723 /arch/nios2 | |
parent | c7777236dd8f587f6a8d6800c03df318fd4d2627 (diff) | |
download | lwn-279667212ab2a4f36c3b0347657ddcc11f9cfa25.tar.gz lwn-279667212ab2a4f36c3b0347657ddcc11f9cfa25.zip |
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
In kexec_file_load, kaslr-seed property of the current dtb will be deleted
any way before setting a new value if possible. It doesn't matter whether
it exists in the current dtb.
So "ret" should be reset to 0 here.
Fixes: commit 884143f60c89 ("arm64: kexec_file: add kaslr support")
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/nios2')
0 files changed, 0 insertions, 0 deletions