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

Always define __MAP_64 #6989

Merged
merged 1 commit into from
May 15, 2023
Merged

Always define __MAP_64 #6989

merged 1 commit into from
May 15, 2023

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented May 12, 2023

When OMRPORT_MMAP_FLAG_ZOS_64BIT is passed in, we set flag
__MAP_64 on z/OS version 2.4 and up.

Related to eclipse-openj9/openj9#17073

@hangshao0
Copy link
Contributor Author

@pshipton

port/unix/omrmmap.c Outdated Show resolved Hide resolved
@hangshao0 hangshao0 force-pushed the master branch 3 times, most recently from d230348 to 4b7f590 Compare May 12, 2023 20:33
@pshipton
Copy link
Member

@keithc-ca

include_core/omrutil.h Show resolved Hide resolved
include_core/omrutil.h Outdated Show resolved Hide resolved
port/unix/omrmmap.c Outdated Show resolved Hide resolved
@hangshao0
Copy link
Contributor Author

Any more review comments ?

include_core/omrutil.h Show resolved Hide resolved
include_core/omrutil.h Outdated Show resolved Hide resolved
include_core/omrutil.h Outdated Show resolved Hide resolved
port/unix/omrmmap.c Outdated Show resolved Hide resolved
port/unix/omrmmap.c Outdated Show resolved Hide resolved
When OMRPORT_MMAP_FLAG_ZOS_64BIT is passed in, we set flag
__MAP_64 on z/OS version 2.4 and up.

Related to eclipse-openj9/openj9#17073

Signed-off-by: Hang Shao <hangshao@ca.ibm.com>
@hangshao0
Copy link
Contributor Author

Review comments addressed.

@babsingh
Copy link
Contributor

jenkins build all

@babsingh
Copy link
Contributor

babsingh commented May 15, 2023

https://ci.eclipse.org/omr/job/PullRequest-linux_riscv64_cross/1115/

Linux riscv64 machine (deb10-x64-1) is offline, and the riscv build is not impacted by these changes.

@babsingh babsingh merged commit c6a6bdc into eclipse:master May 15, 2023
16 of 17 checks passed
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