Re: [systemd-devel] [PATCH] architecture: Add support for the RISC-V architecture.

2016-09-30 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git __

[systemd-devel] [PATCH] architecture: Add support for the RISC-V architecture.

2016-09-30 Thread Richard W.M. Jones
Signed-off-by: Richard W.M. Jones --- src/basic/architecture.c | 14 ++ src/basic/architecture.h | 16 2 files changed, 30 insertions(+) diff --git a/src/basic/architecture.c b/src/basic/architecture.c index b1c8e91..e1412be 100644 --- a/src/basic/architecture.c +++

[systemd-devel] [PATCH] architecture: Add support for the RISC-V architecture.

2016-09-30 Thread Richard W.M. Jones
[This is only compile-tested, as our kernel doesn't (yet) have enough configured features to run systemd, but I'll report back when I get it running.] RISC-V is an open source ISA in development since 2010 at UCB. For more information, see https://riscv.org/ I am adding RISC-V support to Fedora: