-
Notifications
You must be signed in to change notification settings - Fork 19
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 message support for 9p2000.L Tlock/Rlock #52
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rminnich
force-pushed
the
addlock
branch
9 times, most recently
from
April 15, 2022 14:29
3c455a4
to
ec5cc8b
Compare
hugelgupf
reviewed
Apr 15, 2022
hugelgupf
reviewed
Apr 19, 2022
rminnich
force-pushed
the
addlock
branch
2 times, most recently
from
April 20, 2022 19:52
19c1a43
to
9b77539
Compare
It would be nice to bring this to conclusion, I'm not the only one with 9p problems ... |
I also have a use for this feature. |
orangecms
reviewed
Aug 23, 2022
orangecms
reviewed
Aug 23, 2022
orangecms
reviewed
Aug 23, 2022
hugelgupf
requested changes
Sep 5, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you make it build?
Just exclude OpenBSD? That's where CI is unhappy:
|
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Chris Koch <chrisko@google.com>
hugelgupf
approved these changes
Dec 18, 2022
Lencerf
added a commit
to Lencerf/cpu
that referenced
this pull request
Jun 29, 2023
Upgrade the dependency github.com/hugelgupf/p9 to 5cb68b4d03bb and Add method Lock to cpu9p. Lock was added in hugelgupf/p9#52. Signed-off-by: Changyuan Lyu <changyuanl@google.com>
rminnich
pushed a commit
to u-root/cpu
that referenced
this pull request
Jul 20, 2023
Upgrade the dependency github.com/hugelgupf/p9 to 5cb68b4d03bb and Add method Lock to cpu9p. Lock was added in hugelgupf/p9#52. Signed-off-by: Changyuan Lyu <changyuanl@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com