Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bradjc
Copy link
Contributor

@bradjc bradjc commented Mar 26, 2021

Pull Request Overview

This pull request is an update to #2184 which:

  1. Renames AppId to ProcessId.
  2. Renames .appid() to .processid().
  3. Renames Process.app_id to Process.id.

It does not update type names. I'm generally opposed to variable renaming, but that can be added to this PR. It's also more tricky to get correct.

Testing Strategy

travis

TODO or Help Wanted

More renaming maybe? Get rid of all app*id in Tock?

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@github-actions github-actions bot added kernel arch/risc-v RISC-V architecture labels Mar 26, 2021
@hudson-ayers
Copy link
Contributor

I will approve this once it passes CI, the general approach looks good to me

hudson-ayers
hudson-ayers previously approved these changes Apr 1, 2021
Copy link
Contributor

@hudson-ayers hudson-ayers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We may want to consider merging this after #2508 though, as there will be plenty of merge conflicts and the changes in #2508 are a good bit more difficult to recreate.

Also, we will need to fix CI failures on the merged commit by rebasing.

alistair23
alistair23 previously approved these changes Apr 2, 2021
@bradjc bradjc dismissed stale reviews from alistair23 and hudson-ayers via 749a555 April 16, 2021 19:18
@bradjc bradjc force-pushed the appid-to-processid branch from 7005e81 to 749a555 Compare April 16, 2021 19:18
@github-actions github-actions bot added the WG-OpenTitan In the purview of the OpenTitan working group. label Apr 16, 2021
@bradjc bradjc changed the base branch from master to kernel-process-appid April 16, 2021 19:19
@bradjc bradjc force-pushed the appid-to-processid branch from 749a555 to c03461c Compare April 16, 2021 19:22
@github-actions github-actions bot removed the WG-OpenTitan In the purview of the OpenTitan working group. label Apr 16, 2021
@bradjc
Copy link
Contributor Author

bradjc commented Apr 16, 2021

This is ready to go after #2506.

@bors bors bot closed this Apr 16, 2021
@bors bors bot deleted the branch master April 16, 2021 20:16
@hudson-ayers
Copy link
Contributor

Re-opening, GH closed it because the base branch was deleted by bors.

@hudson-ayers hudson-ayers reopened this Apr 16, 2021
@hudson-ayers hudson-ayers changed the base branch from kernel-process-appid to master April 16, 2021 20:29
@bradjc bradjc force-pushed the appid-to-processid branch from c03461c to bdef8a6 Compare April 16, 2021 20:35
@hudson-ayers
Copy link
Contributor

bors try

bors bot added a commit that referenced this pull request Apr 16, 2021
@hudson-ayers
Copy link
Contributor

make ci-runner-netlify works locally for me. I don't understand the netlify failure -- it fails to install Go version 1.10? Not sure how that could be caused by this PR, so most likely just an unrelated issue?

@hudson-ayers
Copy link
Contributor

netlify passed on #2537 though, despite running after the failure on this PR. And I re-tried netlify 3 times on this PR

@bors
Copy link
Contributor

bors bot commented Apr 16, 2021

@bradjc
Copy link
Contributor Author

bradjc commented Apr 16, 2021

I don't want to wait for netlify.

@bradjc bradjc merged commit 254cb84 into master Apr 16, 2021
@bors bors bot deleted the appid-to-processid branch April 16, 2021 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch/risc-v RISC-V architecture kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants