Gerlando Falauto

Results 11 issues of Gerlando Falauto

Hi, I was looking for a way of letting a userspace program bring up/down a socketcan interface with a given bitrate (other than `sudo ip link`). Rationale: `ip link` requires...

I'm trying to export some read-only strings (i.e. identifier information which needs to be calculated at startup). I was thinking about defining it in RAM and initializing it at some...

enhancement

such messages might end up flooding kernel logs. Silence them unless the "verbose" module parameter is enabled. Also, add information about the consumer. Signed-off-by: Gerlando Falauto **What type of PR...

release-note
dco-signoff: yes
size/XS
kind/cleanup
area/driver-kmod
ok-to-test
lifecycle/rotten

Hi @xolox, I have a very specific need (TBH I expected this to be quite common but turns out it's not). I have a debian repository hosted on Amazon S3,...

## What this PR does / why we need it: This is draft/WIP PR to add support for the Windows Agent Please note: - The structure of the new values...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If branches diverge, the first target is marked as CHANGED and...

bug

## Description Trying to compile a kernel module on arm64 results in the following: ``` /bin/sh: line 1: scripts/basic/fixdep: cannot execute binary file: Exec format error make[3]: *** [/host/lib/modules/6.6.83-flatcar/source/scripts/Makefile.build:243: mymodule.o]...

kind/bug

I see there are images targeting `s390x` being pushed to dockerhub, but I don't see them listed as officially supported in the main README.md. I tried using it to build...