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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFr9PXksr=JaO+0gXRoD2zBH4YCGwm=sDqaVb9v0_b7u9=+2eA@mail.gmail.com>
Date: Fri, 5 Dec 2025 18:23:42 +0900
From: Daniel Palmer <daniel@...ngy.jp>
To: Jean-Michel Hautbois <jeanmichel.hautbois@...eli.org>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>, kernel test robot <lkp@...el.com>, oe-kbuild-all@...ts.linux.dev, 
	kas@...nel.org, mingo@...nel.org, seanjc@...gle.com, bp@...en8.de, 
	linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] m68k: implement runtime consts

Hi Jean-Michel,

On Thu, 4 Dec 2025 at 18:57, Jean-Michel Hautbois
<jeanmichel.hautbois@...eli.org> wrote:
> It would be great to have vDSO at least for sys_get_thread_area() ! I
> implemented something, but if you already have it, please, submit a RFC
> I will test on coldfire !

I will try to clean it up and send it. A very untidy version along
with other stuff I'm messing with is on github[0].
You will also need a patch for your libc to use it. So far I have
worked out how to get glibc[1] and uclibng[2] to work but I haven't
managed to get musl to work yet[3].
Note that I have no idea if it's safe to do what it's doing. ;)

0 - https://github.com/fifteenhex/linux/tree/m68kvdso-20251201
1 - https://github.com/fifteenhex/glibc/tree/m68kgetthreadarea-20251203
2 - https://github.com/fifteenhex/uclibc-ng/tree/m68k-vdsogetthreadarea
3 - https://github.com/fifteenhex/musl/tree/m68kgetthreadarea-20251203

Cheers,

Daniel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ