On Mon, 22 Feb 2016 14:01:46 +0000 (UTC)
Ruslan Bukin <b...@freebsd.org> wrote:

> Author: br
> Date: Mon Feb 22 14:01:46 2016
> New Revision: 295890
> URL: https://svnweb.freebsd.org/changeset/base/295890
> 
> Log:
>   Provide stack(9) MD stubs for RISC-V so ktr(9) can be compiled in.
> 
> Added:
>   head/sys/riscv/riscv/stack_machdep.c   (contents, props changed)
> Modified:
>   head/sys/conf/files.riscv
> 
> Modified: head/sys/conf/files.riscv
> ==============================================================================
> --- head/sys/conf/files.riscv Mon Feb 22 13:52:08 2016
> (r295889) +++ head/sys/conf/files.riscv       Mon Feb 22 14:01:46
> 2016  (r295890) @@ -34,9 +34,10 @@
> riscv/riscv/machdep.c         standard
> riscv/riscv/mem.c             standard
> riscv/riscv/nexus.c           standard
> riscv/riscv/pmap.c            standard
> -riscv/riscv/sys_machdep.c    standard
> +riscv/riscv/stack_machdep.c  standard

This is to "optional ddb | stack" on other architectures.

Andrew
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to