Paul Menzel

Results 175 comments of Paul Menzel

Is there an easier solution available now, or do you still need to change the DNS records?

Probably unrelated, but for the record, there is a regression in Linux 5.6-rc1 still not fixed in Linus’ master (5.6-rc3). [The patch](https://lore.kernel.org/lkml/[email protected]/) fixes this.

Thank you for the prompt reply. I am happy fixes are in Linus’ master branch. Two questions: 1. Is that a regression in Linux 5.18? 2. Did Dell send one...

For the record, the [Linux messages](https://github.com/thesofproject/sof/files/9292818/20220808-dell-xps-13-9315-ubuntu-20.04-5.14.0-1047.54-oem-dmesg.txt) from the Dell OEM Ubuntu 22.04 installation.

> > * Did Dell send one of these devices to Intel, so they can be used for testing? > > Yes, and we didn't see the issue with the...

Without `__x64_sys_execve` it quits right away in Debian sid/unstable with Linux 5.10-rc4. $ sudo ./execsnoop Tracing exec()s. Ctrl-C to end. ERROR: adding a kprobe for execve. Exiting.

Why not create a separate issue for each item?

Well, I build from a clean checkout, so there shouldn’t have been a mismatch. I did `git clean -dfx` and tried again, and it’s still reproducible.