
Tag: KERNEL STREAMING
boost asio channels “no type named ‘receive_cancelled_signature'”
Simpler repro: Live On Coliru #include <boost/asio/experimental/channel.hpp> #include <boost/asio/system_executor.hpp> using Channel = boost::asio::experimental::channel<void(std::error_code, size_t)>; int main() { Channel c(boost::asio::system_executor{}); } shared_ptr, A, list and the loop had nothing to do…
LKML: kernel test robot: [tip:x86/misc] BUILD SUCCESS 5910f06503aae3cc4890e562683abc3e38857ff9
tree/branch: git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/miscbranch HEAD: 5910f06503aae3cc4890e562683abc3e38857ff9 MAINTAINERS: Add x86 hardware vulnerabilities section elapsed time: 1290m configs tested: 113configs skipped: 5 The following configs have been built successfully.More configs may be tested…
CentOS alert CESA-2023:1091 (kernel) [LWN.net]
From: Johnny Hughes <johnny@centos.org> To: centos-announce@centos.org Subject: [CentOS-announce] CESA-2023:1091 Important CentOS 7 kernel Security Update Date: Wed, 08 Mar 2023 16:36:50 +0000 Message-ID: <20230308163650.GA10348@bstore1.rdu2.centos.org> CentOS…