Samuel Holland

Results 36 comments of Samuel Holland

The patch series was merged into Linux mainline as of v5.13: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?id=7ab365f6cd6de1e2b0cb1e1e3873dbf68e6f1003 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?id=189bef235dd3202c612920cd95afc126d12f36ad So the best way of getting these patches is to update to the latest stable kernel release....

The reason is that the previous patchset was not acceptable to upstream. Historically, the `*-unknown-linux-musl*` targets have been static-linking only. After some work I did for 1.21.0, they allowed dynamic...

Would it be helpful to ship the official static rust targets in addition to the default dynamic ones? I would guess that the static targets would work fine for firefox,...

@stefson The target names there come straight from the gentoo profiles. You can change them to whatever you want if that works better (your patch looks fine). Is the issue...

Please let me know if my latest changes help any (and if the thumb code works).

If I understand the problem correctly, the change should solve the mismatch because the `unknown` target (the official upstream one) is now always available. So ideally you can drop the...

Looks like I'll have to set up a Firefox cross-build environment to figure this out. I don't have one at the moment. It'll be at least a couple of weeks...

@stefson It looks like you added this target spec change in 1.49.0. Does that resolve the issue for you?

Personally, I have only used the code in this repository with MMC. It is based on what Allwinner included in the D1 Tina SDK, which I believe was used to...

> I know this repository isn't a place to describe a problem with the kernel driver, but I don't know how to contact you in another way Here is okay...