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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wjS9O67Ue9fZWG4ptc-MyZchqJmQFsMJkOchqpnxc-Dvw@mail.gmail.com>
Date: Fri, 27 Sep 2024 12:37:06 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Yury Norov <yury.norov@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, 
	Rasmus Villemoes <linux@...musvillemoes.dk>, Anshuman Khandual <anshuman.khandual@....com>, 
	Brian Norris <briannorris@...omium.org>
Subject: Re: [GIT PULL] bitmap changes for v6.12-rc1

On Fri, 27 Sept 2024 at 09:32, Yury Norov <yury.norov@...il.com> wrote:
>
> GENMASK_U128() is a prerequisite needed for arm64 development.

Note that at least right now, __int128 is marked as conditional for arm64:

        select ARCH_SUPPORTS_INT128 if CC_HAS_INT128

which implies that we may have compiler versions that don't actually
support it at all.

That said, I'm not sure what those compiler versions might be. Maybe
this is historical copy-and-paste noise.

                Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ