riscvarchive / riscv-linux

RISC-V Linux Port
606 stars 210 forks source link

Generic changes necessary for RV64 and no-atomic. #29

Closed darius-bluespec closed 8 years ago

darius-bluespec commented 8 years ago

This branch contains changes outside arch/riscv/ that are necessary for RV64 without atomic instructions (CONFIG_RV_ATOMIC=n).

aswaterman commented 8 years ago

Are there plans to upstream these changes? I'm worried about getting out of sync with the mainline.

The content of the pull requests looks fine to me.

darius-bluespec commented 8 years ago

I submit them upstream previously, but they weren't accepted. Since these changes don't seem to effect existing architectures, I thought it made more sense to try to submit again with other RISC-V stuff, when the changes become relevant.

On 01/14/2016 02:46 PM, Andrew Waterman wrote:

Are there plans to upstream these changes? I'm worried about getting out of sync with the mainline.

The content of the pull requests looks fine to me.

— Reply to this email directly or view it on GitHub https://github.com/riscv/riscv-linux/pull/29#issuecomment-171757086.