forked from illumos/illumos-gate
-
Notifications
You must be signed in to change notification settings - Fork 108
mlxcx + Robert's IPD 39 changes to support mlxcx #444
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
Open
danmcd
wants to merge
24
commits into
master
Choose a base branch
from
mlxcx
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
0cab04f to
297833d
Compare
d681bbc to
c9feb8f
Compare
7c773b1 to
221fc46
Compare
a1ae88c to
9cba8d0
Compare
ef5c7a6 to
38303ff
Compare
cbadb85 to
29590db
Compare
3b60be7 to
e0350fa
Compare
3b28036 to
b4a0108
Compare
Change-Id: If82cbd13b21fac25c929afa096e0bdb53c26e46d
Reviewed by: Jerry Jelinek <[email protected]> Reviewed by: Sam Zaydel <[email protected]>
Change-Id: I4b63e2b4ccb6f0a11c25e69cb99459e28a994b6c
…ase for every packet Change-Id: I569b38c507db3a51c97dd4a58afab1d17f4b7caf
Reviewed by: Dan Cross <[email protected]> Approved by: Robert Mustacchi <[email protected]>
Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Dan Cross <[email protected]> Approved by: Robert Mustacchi <[email protected]>
Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Dan Cross <[email protected]> Reviewed by: Peter Tribble <[email protected]> Approved by: Robert Mustacchi <[email protected]>
Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDonald <[email protected]>
16279 dis movdiri/movdir64b support 16280 dis rdpid support Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Bill Sommerfeld <[email protected]> Approved by: Gordon Ross <[email protected]>
16235 ld_place_section() is accidentally quadratic wrt output sections 16239 when debugging a core, mdb should not search for an executable 16285 add ::mutex for user-level mutexes 16286 add wchan mdb walker for user-level wait channels 16287 add mdb_thread_name() to module API Reviewed by: Rich Lowe <[email protected]> Reviewed by: Andy Fiddaman <[email protected]> Approved by: Gordon Ross <[email protected]>
Reviewed by: Robert Mustacchi <[email protected]> Approved by: Richard Lowe <[email protected]>
Reviewed by: Dan Cross <[email protected]> Reviewed by: Bryan Cantrill <[email protected]> Approved by: Dan McDonald <[email protected]>
Reviewed by: Marcel Telka <[email protected]> Approved by: Dan McDonald <[email protected]>
Reviewed by: Peter Tribble <[email protected]> Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Marcel Telka <[email protected]> Approved by: Gordon Ross <[email protected]>
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.
The commits for 15442 and 15445 are Robert's and are scheduled to land in illumos-gate. They are here now for future-merge-hell convenience. The "xxxx Add extended-ptys..." commit is the one that really needs examination.