pagesize fixes for compat with rpi5-kernel by classabbyamp · Pull Request #48194 · void-linux/void-packages
Navigation Menu
{{ message }}
void-linux / void-packages Public
- Notifications You must be signed in to change notification settings
- Fork 2.6k
Merged
classabbyamp merged 6 commits intovoid-linux:masterfrom
Jan 18, 2024Merged
pagesize fixes for compat with rpi5-kernel#48194
classabbyamp merged 6 commits intovoid-linux:masterfrom
pagesize fixes for compat with rpi5-kernel#48194
classabbyamp merged 6 commits intovoid-linux:masterfrom
Conversation
Copy link Copy Markdown
Member
classabbyamp
commented
Jan 13, 2024
classabbyamp
commented
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
Copy link Copy Markdown
Member Author
at minimum, TODO:
- qt5-webengine
- qt6-webengine (pdf)
- redis?
- other rust jemalloc consumers (get them as they are found)
classabbyamp
force-pushed
the
rpi5-fixes
branch
from
3720636 to
633a811
Compare
Copy link Copy Markdown
Contributor
0x5c
commented
Jan 13, 2024
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
classabbyamp
mentioned this pull request
4 tasks
classabbyamp
marked this pull request as ready for review
classabbyamp added 6 commits
January 17, 2024 15:16intentionally 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
force-pushed
the
rpi5-fixes
branch
from
633a811 to
55d2be3
Compare
classabbyamp
merged commit
5b18c7e
into
void-linux:master
classabbyamp
deleted the
rpi5-fixes
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment