riscvarchive / riscv-linux

RISC-V Linux Port
606 stars 210 forks source link

Build fix: flush_icache_range takes arguments #24

Closed arunthomas closed 9 years ago

arunthomas commented 9 years ago

This fixes the kernel build for me. I verified the resulting kernel boots non-SMP, but I haven't tried SMP.

aswaterman commented 9 years ago

My bad, I forgot to check the non-SMP build before committing. Thanks!

arunthomas commented 9 years ago

No worries. I'm looking forward to trying out SMP. Do I just set CONFIG_SMP=y and run spike with '-p 2'?

aswaterman commented 9 years ago

Inshallah!

arunthomas commented 9 years ago

Very cool:

[ 0.150000] Brought up 8 CPUs

arunthomas commented 9 years ago

Big fan of the ASCII art boot logo btw.

aswaterman commented 9 years ago

:)

On Thu, Jun 4, 2015 at 7:49 AM, Arun Thomas notifications@github.com wrote:

Big fan of the ASCII art boot logo btw.

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