-
I have been trying to build the Kernel for Vayu from branch vayu-r-oss
on GitHub actions using Android-Kernel-Builder by @PhamtomK12
and i get these errors
```
make[1]: Entering directory '/ho…
-
Trying to compile in 6.12
```
make -C /lib/modules/6.12.0-2-cachyos/build M=/home/black/apps/acer-predator-turbo-and-rgb-keyboard-linux-module modules
make[1]: Entering directory '/usr/lib/module…
-
环境:基于wsl2的docker:ubuntu22.04
报错日志如下:
# CC lib/kobject_uevent.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,lib/.kobject_uevent.o.d -nostdinc -I./arch/arm64/include -I./arch/arm64/include/gen…
-
### Xmake Version
v2.9.5+20241016
### Operating System Version and Architecture
Gentoo (AMD64)
### Describe Bug
While compiling a kernel module with "-v" (verbose) flag, modpost shows a…
-
### What reproduces the bug? Provide code if possible.
```
./bpftrace -e 'tracepoint:sched:sched_switch { $task = (struct task_struct *)curtask; if ($task->state & 0x02) { @[kstack] = count(); }…
-
## Problem
- we need simply Linux command line application that takes a YAML message as input, and then sends it to the Linux input device.
## Requirements
Write a Linux key handling app that can b…
-
[root@10-35-19-16 0xtools]# uname -a
Linux 10-35-19-16 4.18.0-305.3.1.el8.x86_64 #1 SMP Tue Jun 1 16:14:33 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
[root@10-35-19-16 0xtools]# cat /etc/redhat-release…
-
# Feature or enhancement
### Proposal:
This issue suggests adding new `termios` constants.
```
TIOCM_LOOP
example:
int fd = /* /dev/ttyS0 */
int status = /* modulator status */
sta…
-
### What happened + What you expected to happen
I have a requirement for registering remote functions during the runtime dynamically. For this obviously I can't use `RAY_REMOTE` macro. If I try to us…
-
### Describe the bug
make[3]: Entering directory '/home/hpzgpu/route/openwrt/package/hpz/mt/drivers/mt7615d'
rm -f /home/hpzgpu/route/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt…