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

Add kexec_file_load system call for arm linux #3200

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

ribalda
Copy link
Contributor

@ribalda ribalda commented Apr 14, 2023

This syscall was introduced in Linux 5.0. References:

This syscall was introduced in Linux 5.0. References:

- torvalds/linux@4ab65ba

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
@rustbot
Copy link
Collaborator

rustbot commented Apr 14, 2023

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Apr 17, 2023

📌 Commit 133e4b1 has been approved by JohnTitor

It is now in the queue for this repository.

bors added a commit that referenced this pull request Apr 17, 2023
Add kexec_file_load system call for arm linux

This syscall was introduced in Linux 5.0. References:

- torvalds/linux@4ab65ba
@bors
Copy link
Contributor

bors commented Apr 17, 2023

⌛ Testing commit 133e4b1 with merge 2332706...

@bors
Copy link
Contributor

bors commented Apr 17, 2023

💥 Test timed out

@JohnTitor
Copy link
Member

@bors retry

@bors
Copy link
Contributor

bors commented Apr 18, 2023

⌛ Testing commit 133e4b1 with merge 3bba713...

@bors
Copy link
Contributor

bors commented Apr 18, 2023

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 3bba713 to master...

1 similar comment
@bors
Copy link
Contributor

bors commented Apr 18, 2023

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 3bba713 to master...

@bors bors merged commit 3bba713 into rust-lang:master Apr 18, 2023
10 of 11 checks passed
@bors
Copy link
Contributor

bors commented Apr 18, 2023

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

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.

None yet

4 participants