Skip to content

arm64: Enable CONFIG_KEXEC_FILE#333

Merged
saiarcot895 merged 1 commit intosonic-net:masterfrom
pavannaregundi:kexec
Sep 28, 2023
Merged

arm64: Enable CONFIG_KEXEC_FILE#333
saiarcot895 merged 1 commit intosonic-net:masterfrom
pavannaregundi:kexec

Conversation

@pavannaregundi
Copy link
Copy Markdown
Contributor

@pavannaregundi pavannaregundi commented Sep 26, 2023

This change enables CONFIG_KEXEC_FILE to make kexec_file_load() system call available. This functionality is needed for warm-reboot support. Warm reboot scripts invokes kexec load which uses file based syscall.

On amd64 builds this is already enabled, but see it disabled on arm64.

Changes also needs to be cherry picked to 202211 branch.

Change-Id: Iaf10e1a153bbac2e344d0c9646e7fa1fe5f7429d

This change enables CONFIG_KEXEC_FILE to make kexec_file_load() system
call available. This functionality is needed for warm-reboot support.

Change-Id: Iaf10e1a153bbac2e344d0c9646e7fa1fe5f7429d
Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com>
@pavannaregundi pavannaregundi requested a review from a team as a code owner September 26, 2023 10:18
@saiarcot895 saiarcot895 merged commit ecba611 into sonic-net:master Sep 28, 2023
@pavannaregundi
Copy link
Copy Markdown
Contributor Author

@saiarcot895 Can we cherry pick this PR for 202211.

@yxieca
Copy link
Copy Markdown
Collaborator

yxieca commented Oct 14, 2023

@pavannaregundi this change cannot be cherry-picked to 202211 cleanly. Please create separate PR.

@pavannaregundi
Copy link
Copy Markdown
Contributor Author

@pavannaregundi this change cannot be cherry-picked to 202211 cleanly. Please create separate PR.

#351 has been raise for this. Please review and merge.

@StormLiangMS
Copy link
Copy Markdown
Contributor

@pavannaregundi this change cannot be cherry-picked to 202305 cleanly. Please create separate PR.

@pavannaregundi
Copy link
Copy Markdown
Contributor Author

pavannaregundi commented Nov 10, 2023

@pavannaregundi this change cannot be cherry-picked to 202305 cleanly. Please create separate PR.

#360 is raised 202305.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants