Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Gate pointer alignment enforcement (bp #12176)#12188

Merged
mergify[bot] merged 2 commits intov1.3from
mergify/bp/v1.3/pr-12176
Sep 12, 2020
Merged

Gate pointer alignment enforcement (bp #12176)#12188
mergify[bot] merged 2 commits intov1.3from
mergify/bp/v1.3/pr-12176

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Sep 11, 2020

This is an automated backport of pull request #12176 done by Mergify

Cherry-pick of ae7b15f has failed:

On branch mergify/bp/v1.3/pr-12176
Your branch is up to date with 'origin/v1.3'.

You are currently cherry-picking commit ae7b15f06.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:

	modified:   programs/bpf/benches/bpf_loader.rs
	modified:   programs/bpf_loader/src/lib.rs
	modified:   programs/bpf_loader/src/syscalls.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)

	both modified:   programs/bpf/tests/programs.rs

To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

(cherry picked from commit ae7b15f)

# Conflicts:
#	programs/bpf/tests/programs.rs
@mergify mergify Bot added the conflicts label Sep 11, 2020
@t-nelson
Copy link
Copy Markdown
Contributor

@jackcmay 👋

@jackcmay
Copy link
Copy Markdown
Contributor

Is clapping your new thing? ;-)

@t-nelson
Copy link
Copy Markdown
Contributor

It's a 🌊, sir! 🙂

@mergify mergify Bot added the automerge Merge this Pull Request automatically once CI passes label Sep 11, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 12, 2020

Codecov Report

Merging #12188 into v1.3 will decrease coverage by 0.0%.
The diff coverage is 29.5%.

@@           Coverage Diff            @@
##            v1.3   #12188     +/-   ##
========================================
- Coverage   82.2%    82.1%   -0.1%     
========================================
  Files        337      337             
  Lines      79564    79631     +67     
========================================
+ Hits       65430    65455     +25     
- Misses     14134    14176     +42     

@mergify mergify Bot merged commit 8dc019a into v1.3 Sep 12, 2020
@mergify mergify Bot deleted the mergify/bp/v1.3/pr-12176 branch September 12, 2020 00:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge this Pull Request automatically once CI passes conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants