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

pmu fixes #180

Closed
wants to merge 4 commits into from
Closed

pmu fixes #180

wants to merge 4 commits into from

Conversation

atishp04
Copy link
Collaborator

No description provided.

Just some minor typo fixes and a raw event v2 updates based on the 
latest resolution within ARC.

# Describe the purpose of this series. The information you put here
# will be used by the project maintainer to make a decision whether
# your patches should be reviewed, and in what priority order. Please be
# very detailed and link to any relevant discussions or sites that the
# maintainer can review to better understand your proposed changes. If you
# only have a single patch in your series, the contents of the cover
# letter will be appended to the "under-the-cut" portion of the patch.

# Lines starting with # will be removed from the cover letter. You can
# use them to add notes or reminders to yourself. If you want to use
# markdown headers in your cover letter, start the line with ">#".

# You can add trailers to the cover letter. Any email addresses found in
# these trailers will be added to the addresses specified/generated
# during the b4 send stage. You can also run "b4 prep --auto-to-cc" to
# auto-populate the To: and Cc: trailers based on the code being
# modified.

To: tech-prs@lists.riscv.org

Signed-off-by: Atish Patra <atishp@rivosinc.com>

---
Changes in v2:
- EDITME: describe what is new in this series revision.
- EDITME: use bulletpoints and terse descriptions.
- Link to v1: https://lore.kernel.org/r/20241017-pmu_fixes-v1-0-087f061ebf7c@rivosinc.com



--- b4-submit-tracking ---
# This section is used internally by b4 prep for tracking purposes.
{
  "series": {
    "revision": 2,
    "change-id": "20241017-pmu_fixes-ea6d232fee8b",
    "prefixes": [],
    "history": {
      "v1": [
        "20241017-pmu_fixes-v1-0-087f061ebf7c@rivosinc.com"
      ]
    }
  }
}
Signed-off-by: Atish Patra <atishp@rivosinc.com>
After multiple discussions within ARC, it was decided to restore back
the bits 57-56 in the mhpmeventX.

riscv/riscv-isa-manual#1645

Signed-off-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
@atishp04 atishp04 closed this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant