lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJ=4qSabcHy=BCDT-yfnWMm9Jwv8J2WKGgZdK-j8ThYGG8H2Sg@mail.gmail.com>
Date: Tue, 13 Jan 2026 20:21:37 +0530
From: Sanjay Embedded_SE <sanjayembeddedse@...il.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Anup Patel <anup@...infault.org>, Paul Walmsley <pjw@...nel.org>, 
	Palmer Dabbelt <palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>, 
	Alexandre Ghiti <alex@...ti.fr>, linux-riscv@...ts.infradead.org, 
	linux-kernel@...r.kernel.org, virendrasinhchauhan1206@...il.com
Subject: Re: [PATCH] irqchip/riscv-aplic: adapt to syscore API passing context data

>> Tested this on riscv64 (cross-compiled on x86_64) using linux-next
>> (next-20251219). Without this patch, the build fails with:
>>
>> drivers/irqchip/irq-riscv-aplic-main.c:111:20: error: initialization of
>> ‘int (*)(void *)’ from incompatible pointer type ‘int (*)(void)’
>>
>> This patch correctly fixes the compilation error by updating the APLIC
>> driver to the new syscore API.
>>
>> Tested-by: Keke Ming <ming.jvle@...il.com>

> This commit does not exist and the patch does not apply as this got fixed
> already with an update folded in on Dec. 16th:
>
>  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?h=irq/drivers&id=95a8ddde36601d0a645475fb080ed118db59c8c3
>
> I have no idea which tree you are working against.
>
> Thanks,
>
>        tglx

Thank you for providing details on already merge changes.
Issue was reproducible on the linux-next branch and the same was
confirmed and validated by Keke Ming also.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ