4) echo "NO_KERNEL_SUPPORT" ;; 5) echo "USER_REQUEST" ;; 6) echo "LOCK_FAILED" ;; 7) echo "OPEN_FAILED" ;; 8) echo "CONNECT_FAILED" ;; 9) echo "PTYCMD_FAILED" ;; 10) echo "NEGOTIATION_FAILED" ;; 11) echo "PEER_AUTH_FAILED" ;; ...
This adds kernel v6.1 support and removes kernel v5.15 support. bcm2708: RPi B+ [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.32 (noltari@atlantis) (arm-openwrt...
aOne can add kernel patches to support f2fs, but I have no plan to do so. Changing file systems should not be taken lightly as all user data will need to be erased. 你可能增加仁补丁到支持f2fs,但我没有计划如此做。 因为将需要删掉,不应该轻微采取改变的文件系统所有用户数据。[translate]...
GVPopenEuler/kernel 代码Issues1263Pull Requests2996Wiki统计流水线 服务 Gitee Pages 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 Pull Requests / 详情 4782[OLK-6.6] Add drivers support for Mucse Network Adapter rnpm (N10/N400) ...
[openEuler-1.0-LTS] cpufreq: acpi-cpufreq: add ITMT support when CPPC enabled Pull Request 合并后将关闭上述关联 Issue 里程碑 未关联里程碑 openEuler-1.0-LTS-kernel-static-check-202109 22.03-LTS-Kernel-Update 23.03-Kernel-Release 20.03-SP3-Kernel-Update 20.03-SP3-Kernel-Defect 25.09...
I want to use local kernel source to replace the git source in linux-ti-glsdk_3.8.bb. How to modify the bb file to achieve? My wrong config like below: #SRC_URI = "git://git.omapzoom.org/kernel/omap.git;protocol=git;branch=${BRANCH} \ ...
[translate] aA proposed patch to add VEPA support to the Linux kernel bridge added or changed only 154 lines of code 增加VEPA支持的一个提出的补丁到Linux仁桥梁只增加了或改变了154个代码行[translate]
I would like to add support for this config into (official) cmake. The FindBLAS and FindLAPACK scripts from cmake currently find the libraries one by one, with a significant effort (see https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindBLAS.cmake ...
Add support for kernel 6.1 as testing kernel for qoriq. Refresh config using `make kernel_oldconfig`. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>Loading branch information stintel committed Apr 17, 2024 1 parent 3f9a975 commit 3908b77 Showing...
I realize this is a large PR. I could try to tease out individual pieces, if needed. Otherwise I would be happy to walk someone through the changes. High-level changes: extract debug kernel module...