Hi all,
Is it BPF triggering BUGs all over the places?
1e74a2eb1f Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
005c3490e9 Revert "ath10k: Search SMBIOS for OEM board file extension"
3051bf36c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
+-------------------------------------------------------+------------+------------+------------+
| | 1e74a2eb1f | 005c3490e9 | 3051bf36c2 |
+-------------------------------------------------------+------------+------------+------------+
| boot_successes | 1223 | 1098 | 242 |
| boot_failures | 1 | 126 | 72 |
| BUG:unable_to_handle_kernel | 1 | 117 | 69 |
| Oops | 1 | 126 | 72 |
| EIP:perf_callchain_user | 1 | | |
| Kernel_panic-not_syncing:Fatal_exception | 1 | 121 | 67 |
| EIP:netlink_release | 0 | 20 | 3 |
| EIP:bpf_prog_free | 0 | 22 | 3 |
| EIP:filp_close | 0 | 64 | 23 |
| EIP:netlink_update_listeners | 0 | 10 | 9 |
| EIP:security_inode_getattr | 0 | 2 | |
| EIP:__lock_acquire | 0 | 1 | 11 |
| Kernel_panic-not_syncing:Fatal_exception_in_interrupt | 0 | 5 | 4 |
| EIP:__rcu_process_callbacks | 0 | 2 | |
| EIP:__fget_light | 0 | 1 | |
| EIP:__unix_remove_socket | 0 | 0 | 13 |
| INFO:trying_to_register_non-static_key | 0 | 0 | 2 |
| EIP:mnt_want_write_file | 0 | 0 | 1 |
| EIP:skb_dequeue | 0 | 0 | 1 |
| EIP:strlen | 0 | 0 | 1 |
| EIP:__netlink_lookup | 0 | 0 | 2 |
| EIP:vfs_fsync_range | 0 | 0 | 1 |
| EIP:__unix_find_socket_byname | 0 | 0 | 1 |
| EIP:release_sock | 0 | 0 | 1 |
+-------------------------------------------------------+------------+------------+------------+
On Tue, Feb 28, 2017 at 04:39:36PM +0100, Daniel Borkmann wrote: