[PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds
Björn Töpel
bjorn at kernel.org
Fri Jun 30 03:27:44 PDT 2023
Alexey Dobriyan <adobriyan at gmail.com> writes:
> On Thu, Jun 29, 2023 at 06:23:00PM +0200, Björn Töpel wrote:
>> From: Björn Töpel <bjorn at rivosinc.com>
>>
>> The proc-empty-vm test is x86-64 only. Remove that test from
>> non-x86-64 builds.
>>
>> Signed-off-by: Björn Töpel <bjorn at rivosinc.com>
>
> What's the address space size on risc-v?
Different sizes are supported, 39b, 48b, and 57b:
Documentation/riscv/vm-layout.rst
Did you have anything particular in mind?
More information about the linux-riscv
mailing list