Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L libpciaccess
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • lib
  • libpciaccess
  • Merge requests
  • !8

x86: Use MAP_SHARED for memory/rom region mmap && fix mode

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Damien Zammit requested to merge zamaudio/libpciaccess:hurd-upstream-fix into master Jul 12, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

My recent merge request !2 (merged) may have introduced a bug that you can't write to the memory regions on x86 when they are mapped out. I think this patch fixes it, I have tested it using the Hurd method and it works. Sorry for this. Please check carefully.

Edited Jul 12, 2019 by Damien Zammit
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hurd-upstream-fix