Stijn Tintel

Results 114 comments of Stijn Tintel

@kylemanna great find! I have 2 Dell U2410 monitors, each with an SD card reader. Plugging in a card in one of them reduces the block_rq_complete events to one per...

That was easy: ``` echo 1 > /sys/block/sdi/device/delete ``` The above command inhibits the block_rq_complete event for the inaccessible card reader. So by doing this and having a card inserted...

Aside from that, I'm sporadically seeing this in the logs: ``` Sat Nov 27 01:17:11 2021 daemon.err miniupnpd[2988]: send_batch: mnl_cb_run returned -1 Sat Nov 27 01:17:11 2021 daemon.err miniupnpd[2988]: nft_send_rule(0x3fff80ab3820,...

I'm planning to submit a PR to fix this soon, I'm just waiting for permission of the author of one of the patches.

> Can you please share your patches with me. I am happy to test them. They don't need to include firmware. Thanks. What patches are you talking about? If it's...

> @stintel: > Would such a link from the official RPi website/repo to that RPi-Distro user/repo already be sufficient to have the firmware(s) used over at the OpenWRT project? At...

> @stintel can you provide an update to this thread on what all is still pending for them to commit your merge Like I said in https://github.com/raspberrypi/linux/issues/4723#issuecomment-1025142237, I'm waiting for...

> Having one BE and one LE target is certainly a good idea. I would vote for x86/64 as that 2nd one due to KVM (much faster in QEMU), familiarity...

Is there an easy way to also enable all CONFIG_KERNEL_* symbols? There's a lot of breakage in some of them when we're adding a new kernel.