Skip to content

pagesize fixes for compat with rpi5-kernel#48194

Merged
classabbyamp merged 6 commits intovoid-linux:masterfrom
classabbyamp:rpi5-fixes
Jan 18, 2024
Merged

pagesize fixes for compat with rpi5-kernel#48194
classabbyamp merged 6 commits intovoid-linux:masterfrom
classabbyamp:rpi5-fixes

Conversation

@classabbyamp
Copy link
Member

various changes based on https://github.com/AsahiLinux/docs/wiki/Broken-Software#broken-packages

Testing the changes

  • I tested the changes in this PR: YES|briefly|NO

@classabbyamp
Copy link
Member Author

classabbyamp commented Jan 13, 2024

at minimum, TODO:

  • qt5-webengine
  • qt6-webengine (pdf)
  • redis?
  • other rust jemalloc consumers (get them as they are found)

@0x5c
Copy link
Contributor

0x5c commented Jan 13, 2024

[ ] redis?

Redis is just the jemalloc error on start; installing the fixed jemalloc without bumping redis allows it to start

intentionally not forcing the usage of system jemalloc because it builds
with an unprefixed malloc and thus jemalloc's malloc can unintentionally
be used for linked C libraries
fixes pagesize issues for e.g. rpi5-kernel
@classabbyamp classabbyamp merged commit 5b18c7e into void-linux:master Jan 18, 2024
@classabbyamp classabbyamp deleted the rpi5-fixes branch January 18, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants