pawb.fun is one of the many independent Mastodon servers you can use to participate in the fediverse.
This instance aimed at any and all within the furry fandom, though anyone is welcome! We're friendly towards members of the LGBTQ+ community and aiming to offer a safe space for our users.

Server stats:

296
active users

#linuxkernel

4 posts4 participants1 post today
Thorsten Leemhuis (acct. 1/4)
Public

The "x86: 32-bit cleanups" patch series[1] from @arnd hit #linux-next and thus is slated for inclusion in #kernel 6.15.

It removes some #LinuxKernel code like CONFIG_HIGHMEM64G that complicates things in some areas, but is mainly "about running 32-bit kernels on 64-bit hardware, which usually works but should probably be discouraged more clearly by only providing support for features that are used on real 32-bit hardware" – and unlikely to be used in the wild.

[1] lore.kernel.org/all/2025022621