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-next>] [day] [month] [year] [list]
Message-ID: <20250923084157.11582-1-hsukrut3@gmail.com>
Date: Tue, 23 Sep 2025 10:41:50 +0200
From: Sukrut Heroorkar <hsukrut3@...il.com>
To: Helge Deller <deller@....de>,
	Thomas Zimmermann <tzimmermann@...e.de>,
	Arnd Bergmann <arnd@...db.de>,
	Sukrut Heroorkar <hsukrut3@...il.com>,
	Randy Dunlap <rdunlap@...radead.org>,
	Gonzalo Silvalde Blanco <gonzalo.silvalde@...il.com>,
	Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
	linux-fbdev@...r.kernel.org (open list:FRAMEBUFFER LAYER),
	dri-devel@...ts.freedesktop.org (open list:FRAMEBUFFER LAYER),
	linux-kernel@...r.kernel.org (open list)
Cc: skhan@...uxfoundation.org,
	david.hunter.linux@...il.com
Subject: [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON

The previous Radeon product page link was no longer valid. Repalce
it with the current working link.

Signed-off-by: Sukrut Heroorkar <hsukrut3@...il.com>
---
 drivers/video/fbdev/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index c21484d15f0c..3037455adf48 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -949,7 +949,7 @@ config FB_RADEON
 	  don't need to choose this to run the Radeon in plain VGA mode.
 
 	  There is a product page at
-	  https://products.amd.com/en-us/GraphicCardResult.aspx
+	  https://www.amd.com/en/products/specifications/graphics.html
 
 config FB_RADEON_I2C
 	bool "DDC/I2C for ATI Radeon support"
-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ