[PATCH v1 2/6] RISC-V: Move the hwprobe syscall to its own file

Conor Dooley conor at kernel.org
Thu Oct 12 06:45:14 PDT 2023


On Wed, Oct 11, 2023 at 03:56:13PM +0200, Andrew Jones wrote:

> +++ b/arch/riscv/kernel/sys_hwprobe.c
> @@ -0,0 +1,276 @@
> +// SPDX-License-Identifier: GPL-2.0-only
> +/*
> + * The hwprobe interface, for allowing userspace to probe to see which features
> + * are supported by the hardware.  See Documentation/riscv/hwprobe.rst for more
> + * details.
> + *
> + * Copyright (C) 2012 Regents of the University of California
> + * Copyright (C) 2014 Darius Rad <darius at bluespec.com>
> + * Copyright (C) 2017 SiFive

So uh, this is all new(ish) code, originally written last September,
that is being moved, right?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20231012/7d14b9e8/attachment.sig>


More information about the linux-riscv mailing list