pagesize fixes for compat with rpi5-kernel by classabbyamp · Pull Request #48194 · void-linux/void-packages

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@classabbyamp

Copy link Copy Markdown

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 Copy Markdown

Member Author

classabbyamp commented

Jan 13, 2024

edited

Loading

at minimum, TODO:

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

@0x5c

Copy link Copy Markdown

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

classabbyamp reacted with hooray emoji
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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@classabbyamp @0x5c