Skip to content

Warning in radix__tlb_flush() when running inject-ra-err #37

Warning in radix__tlb_flush() when running inject-ra-err

Warning in radix__tlb_flush() when running inject-ra-err #37

Workflow file for this run

name: Add all issues to linuxppc backlog
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/linuxppc/projects/1
github-token: ${{ secrets.BOT_ACTIONS_TOKEN }}