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]
Date:   Tue, 7 Nov 2023 13:02:12 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     Yazen Ghannam <yazen.ghannam@....com>
Cc:     kernel test robot <lkp@...el.com>, linux-edac@...r.kernel.org,
        tony.luck@...el.com, oe-kbuild-all@...ts.linux.dev,
        linux-kernel@...r.kernel.org, avadhut.naik@....com,
        john.allen@....com, william.roche@...cle.com
Subject: Re: [PATCH v2 1/2] RAS: Introduce AMD Address Translation Library

On Tue, Oct 24, 2023 at 11:30:01AM -0400, Yazen Ghannam wrote:
> Any thoughts?

Yes, no one cares about 32-bit:

---
diff --git a/drivers/ras/amd/atl/Kconfig b/drivers/ras/amd/atl/Kconfig
index 88324c1978d8..6ddb9ac7ea30 100644
--- a/drivers/ras/amd/atl/Kconfig
+++ b/drivers/ras/amd/atl/Kconfig
@@ -9,7 +9,7 @@
 
 config AMD_ATL
 	tristate "AMD Address Translation Library"
-	depends on AMD_NB
+	depends on AMD_NB && X86_64
 	help
 	  This library includes support for implementation-specific
 	  address translation procedures needed for various error

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ