[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.3.0-51.44 --- linux (5.3.0-51.44) eoan; urgency=medium * CVE-2020-11884 - SAUCE: s390/mm: fix page table upgrade vs 2ndary address mode accesses -- Thadeu Lima de Souza Cascardo Wed, 22 Apr 2020 17:35:41 -0300 ** Changed in: linux

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-16 Thread Po-Hsu Lin
The test can be built now, verified with Eoan 5.3.0-48.41 Thanks! ** Changed in: ubuntu-kernel-tests Status: New => Fix Released ** Tags removed: verification-needed-eoan ** Tags added: verification-done-eoan -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-12 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- eoan' to 'verification-done-eoan'. If the problem still exists, change the tag 'verification

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-09 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1871613 Title: ubuntu_bpf test failed to build on Eoan Status

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-09 Thread Stefan Bader
** Changed in: linux (Ubuntu Eoan) Importance: Undecided => High -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1871613 Title: ubuntu_bpf test failed to build on Eoan Status in ubunt

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-09 Thread Kleber Sacilotto de Souza
** Also affects: linux (Ubuntu Eoan) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Eoan) Status: New => Confirmed ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel Package

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-09 Thread Po-Hsu Lin
It looks like it might need this patch: https://github.com/torvalds/linux/commit/9a365e67d8bbcfff47063a4eeaa98fd3668e223a in test_progs.h - #include + #include And the newly added "CHECK_FAIL" was defined here: https://github.com/torvalds/linux/commit/d38835b75f67df16cef65c14aa64796a1832e6b4 -

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-08 Thread Po-Hsu Lin
** Description changed: Issue found on 5.3.0-47.39 Eoan Test failed to build with error message below: make[1]: Leaving directory '/home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf' make: Leaving directory '/home/ubuntu/autotest/client/tmp/ubuntu_bpf/sr

[Kernel-packages] [Bug 1871613] Re: ubuntu_bpf test failed to build on Eoan

2020-04-08 Thread Po-Hsu Lin
This file: prog_tests/sockmap_basic.c seems to be a new file added to the tree recently with this commit [1]: 7c57edd selftests/bpf: Test freeing sockmap/sockhash with a socket in it $ git tag --contains 7c57edd8018e70b4faebf0569a1fa3f35a21829c Ubuntu-5.3.0-47.39 [1] https://github.com/torvalds