On Tue, Aug 29, 2023 at 12:58 AM Robbin Ehn wrote:
>
> This patch adds the new extensions in
> linux 6.5 to the hwprobe syscall.
>
> And fixes RVC check to OR with correct value.
> The previous variable contains 0 therefore it
> did work.
>
> Signed-off-by: Robbin Ehn
Thanks!
Applied to riscv-t
On Tue, Aug 29, 2023 at 12:58 AM Robbin Ehn wrote:
>
> This patch adds the new extensions in
> linux 6.5 to the hwprobe syscall.
>
> And fixes RVC check to OR with correct value.
> The previous variable contains 0 therefore it
> did work.
>
> Signed-off-by: Robbin Ehn
Acked-by: Alistair Francis
On 8/28/23 07:56, Robbin Ehn wrote:
This patch adds the new extensions in
linux 6.5 to the hwprobe syscall.
And fixes RVC check to OR with correct value.
The previous variable contains 0 therefore it
did work.
Signed-off-by: Robbin Ehn
---
linux-user/syscall.c | 14 +-
1 file cha
This patch adds the new extensions in
linux 6.5 to the hwprobe syscall.
And fixes RVC check to OR with correct value.
The previous variable contains 0 therefore it
did work.
Signed-off-by: Robbin Ehn
---
linux-user/syscall.c | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)