From 83af9a2cef76239e377590d4cb753df6a0093077 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 13 Jun 2020 19:36:30 +0200 Subject: sys/linux: regenerate .warn files On latest kernel, with latest *.txt files and with kernels compiled with -fno-eliminate-unused-debug-types -fno-eliminate-unused-debug-symbols flags. --- sys/linux/dev_vhci.txt.warn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sys/linux/dev_vhci.txt.warn (limited to 'sys/linux/dev_vhci.txt.warn') diff --git a/sys/linux/dev_vhci.txt.warn b/sys/linux/dev_vhci.txt.warn new file mode 100644 index 000000000..e6446f5f3 --- /dev/null +++ b/sys/linux/dev_vhci.txt.warn @@ -0,0 +1,8 @@ +no-such-struct: vhci_command_vendor_pkt +bad-field-number: hci_acl_hdr: syz=4 kernel=2 +bad-bitfield: hci_acl_hdr.bc/handle: size/offset: syz=2/0 kernel=0/0 +bad-bitfield: hci_acl_hdr.pb/dlen: size/offset: syz=2/2 kernel=0/0 +bad-field-offset: hci_acl_hdr.pb/dlen: syz=0 kernel=2 +no-such-struct: hci_event_hdr_t +no-such-struct: hci_ev_le_meta_t +no-such-struct: hci_ev_cmd_complete_t -- cgit mrf-deployment