Romain Casati

Results 7 comments of Romain Casati

Hi there, Thanks for using Basthon! [Here it is.](https://basthon.fr/theme/assets/img/basthon-icon.svg)

I am having kind of the same issue after upgrading from 2.8.a to 2.9.b. Regarding the code, the array_merge function is often used but it seems to me that it...

Thanks a lot for this answers. Booting the Void 32 bits live iso from https://voidlinux.org/download/#i686 in https://copy.sh/v86/?profile=custom&m=512&vram=32 shows ![Image](https://github.com/user-attachments/assets/1f653cfb-9d65-46f9-ad52-73f7a2dc4beb) Looks like a kernel bug?

Just to mention that all cache options give other strange values. `cache=mmap` gives `cache=5`, and `cache=fscache` gives `cache=8f`.

Thanks for your investigation. Installing 3.18.5 as a temporary workaround is fine for me but I get the following error ``` [ 15.083049] Mounting root... * Mounting root: mount: mounting...

Great, it's working with 3.18.5! And also 3.18.6 by the way. Good workaround, thanks!

I was reading https://docs.kernel.org/filesystems/9p.html and found this: ![Image](https://github.com/user-attachments/assets/7ae8e965-d4d1-44bd-9c3c-0739336fc4bc) Converting masks to hexadecimal gives exactly the values we observed: | shortcut | mask (bits) | mask (hex) | |:------------:|:----------------:|:----------------:| | mmap...