Re: [PATCH 1/2] x86/xen: add CPU dependencies for 32-bit build

2023-12-14 Thread Alyssa Ross
xen: fix percpu vcpu_info allocation") > Signed-off-by: Arnd Bergmann > --- This fixes 32-bit distro kernel builds in Nixpkgs, which regressed with a recent stable kernel update. Thanks! Tested-by: Alyssa Ross > arch/x86/xen/Kconfig | 1 + > 1 file changed, 1 insertion(+) > >

Re: [PATCH v13 6/9] gfxstream + rutabaga: add initial support for gfxstream

2023-09-22 Thread Alyssa Ross
Akihiko Odaki writes: > Practically there is very low chance to hit the bug. I think only > fuzzers and malicious actors will trigger it, and probably no one will > dare using virtio-gpu-rutabaga or virtio-gpu-gl in a security-sensitive > context. Well, this is exactly what Chrome OS does, al