Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress shutdown messages #2417

Merged
1 commit merged into from
Nov 28, 2018
Merged

Conversation

shenki
Copy link
Member

@shenki shenki commented Oct 25, 2018

No description provided.

@shenki shenki requested a review from sammj October 25, 2018 06:32
@shenki
Copy link
Member Author

shenki commented Oct 31, 2018

retest this please

@shenki
Copy link
Member Author

shenki commented Nov 1, 2018

This was hitting #2430. However, I have since discovered we have the openpower/custom/patches/ global patch directory which is included for all systems via openpower/external.mk. I will use this instead of attempting to add another directory to BR2_GLOBAL_PATCH_DIR.

@shenki
Copy link
Member Author

shenki commented Nov 1, 2018

This one looks good to go now

@ghost
Copy link

ghost commented Nov 2, 2018

retest this please

@ghost
Copy link

ghost commented Nov 12, 2018

retest this please

When kexec-ing to the next kernel a user will see a scary message about
shutting down the system:

 The system is going down NOW!
 Sent SIGTERM to all processes
 Sent SIGKILL to all processes

This patch suppresses those messages.

Resolves open-power#2385

Signed-off-by: Joel Stanley <joel@jms.id.au>
@ghost ghost added this to the v2.2 milestone Nov 28, 2018
@ghost ghost merged commit 81715e2 into open-power:master Nov 28, 2018
@shenki shenki deleted the suppress-shutdown-messages branch December 3, 2018 07:25
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants