select KEXEC_CORE select BUILD_BIN2C depends on KEXEC depends on X86_64 depends on CRYPTO=y depends on CRYPTO_SHA256=y 2 changes: 1 addition & 1 deletion 2 arch/x86/boot/header.S Original file line numberDiff
we were reporting that utimensat() / 320 was skipped as non-existent on x86, when actually the syscall number 320 is kexec_file_load() on x86 . The problem was that syscall NRs are looked up (and correctly passed to libseccomp) as native syscall NRs. But we forgot that when we tried...
Available add-ons Advanced Security Enterprise-grade security features Copilot for business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece...