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

DLPX-88574 merge conflict in drgn repository #57

Merged

Conversation

prakashsurya
Copy link

@prakashsurya prakashsurya commented Oct 31, 2023

Merge conflict due us removing a file.. i.e.

> g merge origin/upstreams/develop
CONFLICT (modify/delete): .pre-commit-config.yaml deleted in HEAD and modified in origin/upstreams/develop.  Version origin/upstreams/develop of .pre-commit-config.yaml left in tree.
Automatic merge failed; fix conflicts and then commit the result.

Resolved it by git-rm-ing the file:

> g rm .pre-commit-config.yaml
rm '.pre-commit-config.yaml'

osandov and others added 5 commits October 30, 2023 12:41
No changes required.

Signed-off-by: Omar Sandoval <[email protected]>
Maple trees have been around and used for VMAs for almost a year now
(since Linux 6.1). Finally add helpers and tests for them.

Closes osandov#261.

Signed-off-by: Omar Sandoval <[email protected]>
This takes care of the transition from the VMA linked list to maple
trees for users.

Signed-off-by: Omar Sandoval <[email protected]>
@prakashsurya prakashsurya force-pushed the dlpx/pr/prakashsurya/ea3c6dce-f067-46a8-89ed-9a316aa3ad81 branch from 6152777 to 13f93e0 Compare October 31, 2023 18:03
@prakashsurya prakashsurya marked this pull request as ready for review October 31, 2023 18:04
@prakashsurya prakashsurya changed the title Merge remote-tracking branch 'origin/upstreams/develop' into develop DLPX-88574 merge conflict in drgn repository Oct 31, 2023
@prakashsurya prakashsurya changed the title DLPX-88574 merge conflict in drgn repository DLPX-88574 merge conflict in drgn repository Oct 31, 2023
@prakashsurya prakashsurya changed the title DLPX-88574 merge conflict in drgn repository DLPX-88574 merge conflict in drgn repository Oct 31, 2023
@prakashsurya prakashsurya merged commit 13f93e0 into develop Oct 31, 2023
4 of 10 checks passed
@prakashsurya prakashsurya deleted the dlpx/pr/prakashsurya/ea3c6dce-f067-46a8-89ed-9a316aa3ad81 branch October 31, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants