FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-121201: Disable perf_trampoline on riscv64 for now by stefanor · Pull Request #121328 · python/cpython · GitHub

/ cpython Public

gh-121201: Disable perf_trampoline on riscv64 for now - #121328

Merged
pablogsal merged 1 commit into
python:mainfrom
stefanor:disable-riscv-perf-trampoline
Jul 3, 2024
Merged

pablogsal merged 1 commit into
python:mainfrom
stefanor:disable-riscv-perf-trampoline

Conversation

stefanor commented Jul 3, 2024 •
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Until support is added in perf_jit_trampoline.c

pythongh-120089 was incomplete.
stefanor force-pushed the disable-riscv-perf-trampoline branch from c903241 to ff872eb Compare July 3, 2024 12:39

Copy link
Copy Markdown
Member

The real issue is #121201

pablogsal changed the title gh-120400: Disable perf_trampoline on riscv64 for now gh-121201: Disable perf_trampoline on riscv64 for now Jul 3, 2024
pablogsal added the needs backport to 3.13 bugs and security fixes label Jul 3, 2024
pablogsal merged commit ca2e876 into python:main Jul 3, 2024

Copy link
Copy Markdown

Thanks @stefanor for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 3, 2024
…-121328)

Disable perf_trampoline on riscv64 for now

Until support is added in perf_jit_trampoline.c

pythongh-120089 was incomplete.
(cherry picked from commit ca2e876)

Co-authored-by: Stefano Rivera <stefano@rivera.za.net>

bedevere-app Bot commented Jul 3, 2024

Copy link
Copy Markdown

GH-121336 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 3, 2024
stefanor deleted the disable-riscv-perf-trampoline branch July 3, 2024 14:45

stefanor commented Jul 3, 2024

Copy link
Copy Markdown
Contributor Author

The real issue is #121201

Ah, thanks. I hadn't found that in my search.

pablogsal pushed a commit that referenced this pull request Jul 4, 2024
…) (#121336)

gh-121201: Disable perf_trampoline on riscv64 for now (GH-121328)

Disable perf_trampoline on riscv64 for now

Until support is added in perf_jit_trampoline.c

gh-120089 was incomplete.
(cherry picked from commit ca2e876)

Co-authored-by: Stefano Rivera <stefano@rivera.za.net>
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
…21328)

Disable perf_trampoline on riscv64 for now

Until support is added in perf_jit_trampoline.c

pythongh-120089 was incomplete.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
…21328)

Disable perf_trampoline on riscv64 for now

Until support is added in perf_jit_trampoline.c

pythongh-120089 was incomplete.
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
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.

2 participants


Back | FazBrowse Home | New Git URL