Cezarus27 / meta-nezha

Yocto Project meta layer that provides early support for a RISC-V based board called Nezha.
MIT License
6 stars 0 forks source link

Missing pthreads/pgtable patch #2

Open sajattack opened 2 years ago

sajattack commented 2 years ago

Hello, thanks for this repo, it makes building nezha linux systems super nice! One omission which tripped me up though is explained here https://gist.github.com/heitbaum/7427bb37e666ea6a0d40a6b5a99eff8f#gistcomment-3939970 I assume it's also similar to this patch https://github.com/chinchilla222/nezha-d1/blob/master/resource/linux/0001-riscv-pgtable.h-Fixup-_PAGE_CHG_MASK-usage.patch In order to save others from the same frustration I've been having with random kernel panics, I'm filing this issue to request that you incorporate one of these patches either in Cezarus27/linux or as a patch here in Cezarus27/meta-nezha. Thanks in advance!

Cezarus27 commented 2 years ago

Hello @sajattack thank you for opening this issue! Sorry I respond this late! I will look at this in a few days and send you feedback.