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: <62d108bd-21db-48d3-9ceb-79e533d94306@gmx.de>
Date: Tue, 28 Oct 2025 22:16:56 +0100
From: Helge Deller <deller@....de>
To: Florian Fuchs <fuchsfl@...il.com>, linux-fbdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-sh@...r.kernel.org,
 dri-devel@...ts.freedesktop.org
Subject: Re: [PATCH] fbdev/pvr2fb: Fix leftover reference to
 ONCHIP_NR_DMA_CHANNELS

On 10/26/25 00:38, Florian Fuchs wrote:
> Commit e24cca19babe ("sh: Kill off MAX_DMA_ADDRESS leftovers.") removed
> the define ONCHIP_NR_DMA_CHANNELS. So that the leftover reference needs
> to be replaced by CONFIG_NR_ONCHIP_DMA_CHANNELS to compile successfully
> with CONFIG_PVR2_DMA enabled.
> 
> Signed-off-by: Florian Fuchs <fuchsfl@...il.com>
> ---
> Note: The fix has been compiled, and tested on real Dreamcast hardware,
> with CONFIG_PVR2_DMA=y.
> 
>   drivers/video/fbdev/pvr2fb.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

applied.

Thanks!
Helge

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ