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: <87o6nt9o0k.ffs@tglx>
Date: Sat, 20 Dec 2025 16:22:19 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Xu Lu <luxu.kernel@...edance.com>, anup@...infault.org,
 atish.patra@...ux.dev, pjw@...nel.org, palmer@...belt.com,
 aou@...s.berkeley.edu, alex@...ti.fr
Cc: kvm@...r.kernel.org, kvm-riscv@...ts.infradead.org,
 linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] irqchip/riscv-imsic: Adjust vs irq files num according
 to MMIO resources

On Sat, Dec 20 2025 at 17:03, Xu Lu wrote:
>>                 kvm_riscv_aia_nr_hgei = min((ulong)kvm_riscv_aia_nr_hgei,
>> -                                           BIT(gc->guest_index_bits) - 1);
>> +                                           BIT(gc->nr_guest_files) - 1);
>
> Typo here. I will resend this patch.

And please change the subject line to something comprehensible. 'vs irq
files num' says absolutely nothing.

Thanks,

        tglx


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ