search for: 437b11f2

Displaying 2 results from an estimated 2 matches for "437b11f2".

2024 Feb 28
0
[PATCH 1/1] stddef.h: add wchar_t type definition
...-6.03:/mk/efi.mk#l27 [5] https://lists.buildroot.org/pipermail/buildroot/2024-February/685971.html Signed-off-by: Julien Olivain <ju.o at free.fr> --- com32/include/stddef.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/com32/include/stddef.h b/com32/include/stddef.h index f52d62f3..437b11f2 100644 --- a/com32/include/stddef.h +++ b/com32/include/stddef.h @@ -29,4 +29,6 @@ */ #define container_of(p, c, m) ((c *)((char *)(p) - offsetof(c,m))) +typedef short wchar_t; + #endif /* _STDDEF_H */ -- 2.44.0
2021 May 13
16
Bug#988477: xen-hypervisor-4.14-amd64: xen dmesg shows (XEN) AMD-Vi: IO_PAGE_FAULT on sata pci device
Package: src:xen Version: 4.14.1+11-gb0b734a8b3-1 Severity: critical Justification: causes serious data loss X-Debbugs-Cc: debianbts at virtualzone.hu Dear Maintainer, after a clean install of bullseye/testing the xen dmesg shows the following message: (XEN) AMD-Vi: IO_PAGE_FAULT: 0000:01:00.1 d0 addr fffffffdf8000000 flags 0x8 I this is the sata device: 01:00.1 SATA controller: Advanced Micro