[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-03-16 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.3.0-42.34

---
linux (5.3.0-42.34) eoan; urgency=medium

  * eoan/linux: 5.3.0-42.34 -proposed tracker (LP: #1865111)

  * CVE-2020-2732
- KVM: nVMX: Don't emulate instructions in guest mode
- KVM: nVMX: Refactor IO bitmap checks into helper function
- KVM: nVMX: Check IO instruction VM-exit conditions

linux (5.3.0-41.33) eoan; urgency=medium

  * eoan/linux: 5.3.0-41.33 -proposed tracker (LP: #1863294)

  * CVE-2019-3016
- x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
- x86/kvm: Introduce kvm_(un)map_gfn()
- x86/kvm: Cache gfn to pfn translation
- x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
- x86/KVM: Clean up host's steal time structure

  * Reduce s2idle power consumption when ethernet cable is connected on e1000e
(LP: #1859126)
- e1000e: Add support for S0ix

  * alsa/sof: let legacy hda driver and sof driver co-exist (LP: #1837828)
- ASoC: Intel: Skylake: move NHLT header to common directory
- ALSA: hda: move parts of NHLT code to new module
- ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry
- ASoC: Intel: Skylake: use common NHLT module
- ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platforms
- [Config] Enable SND_HDA_INTEL_DETECT_DMIC

  * USB key cannot be detected by hotplug on Sunix USB Type-A 3.1 Gen 2 card
[1b21:2142]  (LP: #1858988)
- SAUCE: PCI: Avoid ASMedia XHCI USB PME# from D0 defect

  * ipsec interfaces: fix sending with bpf_redirect() / AF_PACKET sockets
(LP: #1860969)
- vti[6]: fix packet tx through bpf_redirect()
- xfrm interface: fix packet tx through bpf_redirect()

  * peripheral devices on Dell WD19TB cannot be detected after suspend resume
(LP: #1859407)
- PCI: irq: Introduce rearm_wake_irq()
- ACPICA: Return u32 from acpi_dispatch_gpe()
- ACPI: EC: Return bool from acpi_ec_dispatch_gpe()
- ACPI: PM: Set s2idle_wakeup earlier and clear it later
- PM: sleep: Simplify suspend-to-idle control flow
- ACPI: EC: Rework flushing of pending work

  * Dell XPS 13 (7390) Display Flickering - 19.10  (LP: #1849947)
- SAUCE: drm/i915: Disable PSR by default on all platforms

  * Root can lift kernel lockdown via USB/IP (LP: #1861238)
- Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
  lockdown"

  * [CML-H] Add intel_thermal_pch driver support Comet Lake -H (LP: #1853219)
- thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform support

  * Eoan update: upstream stable patchset 2020-02-07 (LP: #1862429)
- ARM: dts: meson8: fix the size of the PMU registers
- clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs
- dt-bindings: reset: meson8b: fix duplicate reset IDs
- ARM: dts: imx6q-dhcom: fix rtc compatible
- clk: Don't try to enable critical clocks if prepare failed
- ASoC: msm8916-wcd-digital: Reset RX interpolation path after use
- iio: buffer: align the size of scan bytes to size of the largest element
- USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
- USB: serial: option: Add support for Quectel RM500Q
- USB: serial: opticon: fix control-message timeouts
- USB: serial: option: add support for Quectel RM500Q in QDL mode
- USB: serial: suppress driver bind attributes
- USB: serial: ch341: handle unbound port at reset_resume
- USB: serial: io_edgeport: handle unbound ports on URB completion
- USB: serial: io_edgeport: add missing active-port sanity check
- USB: serial: keyspan: handle unbound ports
- USB: serial: quatech2: handle unbound ports
- scsi: fnic: fix invalid stack access
- scsi: mptfusion: Fix double fetch bug in ioctl
- ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
- ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1
- ARM: dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection
- ALSA: dice: fix fallback from protocol extension into limited 
functionality
- ALSA: seq: Fix racy access for queue timer in proc read
- ALSA: usb-audio: fix sync-ep altsetting sanity check
- arm64: dts: allwinner: a64: olinuxino: Fix SDIO supply regulator
- Fix built-in early-load Intel microcode alignment
- block: fix an integer overflow in logical block size
- ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number
- ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
- usb: core: hub: Improved device recognition on remote wakeup
- x86/resctrl: Fix an imbalance in domain_remove_cpu()
- x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained
- x86/efistub: Disable paging at mixed mode entry
- drm/i915: Add missing include file 
- x86/resctrl: Fix potential memory leak
- perf hists: Fix variable name's inconsistency in hists__for_each() macro
- perf report: Fix incorrectly added dimensions 

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-18 Thread Po-Hsu Lin
Passed on node rizzo with 5.3.0-41.33

** Tags removed: verification-needed-eoan
** Tags added: verification-done-eoan

** Changed in: ubuntu-kernel-tests
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862263

Title:
  test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to
  build on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1862263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-17 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-needed-eoan' to 'verification-failed-eoan'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862263

Title:
  test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to
  build on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1862263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-13 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862263

Title:
  test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to
  build on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1862263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
** Description changed:

+ == SRU Justification ==
+ Commit 7541c87c ("bpf: Allow narrow loads of bpf_sysctl fields with
+ offset > 0") applied to Eoan tree via stable-update process brought a
+ member called "seek" to tools/testing/selftests/bpf/test_sysctl.c:
+.seek = 4,
+ 
+ However we don't have the commit that declares it, so the compilation
+ failed with:
+ test_sysctl.c:181:4: error: ‘struct sysctl_test’ has no member named 
‘seek’
+   181 | .seek = 4,
+   | ^~~~
+ 
+ == Fix ==
+ * d895a0f1 ("bpf: fix accessing bpf_sysctl.file_pos on s390")
+ 
+ Only Eoan is affected.
+ 
+ == Test ==
+ Patch tested against the affected kernels, the bpf test can be built
+ without any issue.
+ 
+ == Regression Potential ==
+ Low, changes limited to testing tools.
+ 
+ 
+ ==Original Bug Report ==
  test_sysctl.c:181:4: error: ‘struct sysctl_test’ has no member named ‘seek’
  181 |   .seek = 4,
  |^~~~
  
  This affects all arches. Kernel 5.3.0-40.32.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862263

Title:
  test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to
  build on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1862263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

** Changed in: linux (Ubuntu Eoan)
   Status: Incomplete => In Progress

** Changed in: ubuntu-kernel-tests
   Status: New => In Progress

** Changed in: ubuntu-kernel-tests
 Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

** Changed in: linux (Ubuntu Eoan)
 Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862263

Title:
  test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to
  build on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1862263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
Looks like this is missing commit:
https://github.com/torvalds/linux/commit/d895a0f16fadb26d22ab531c49768f7642ae5c3e

** Tags added: 5.3 sru-20200127 ubuntu-kernel-selftests

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862263

Title:
  test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to
  build on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1862263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
To be clear, it's the bpf test that's causing this problem.


gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf 
-I../../../../include/generated  -I../../../include 
-Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program
test_tcpnotify_user.c 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/test_stub.o 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c 
trace_helpers.c -lcap -lelf -lrt -lpthread -o 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/test_tcpnotify_user
test_tcpnotify_user.c: In function ‘main’:
test_tcpnotify_user.c:153:2: warning: ignoring return value of ‘system’, 
declared with attribute warn_unused_result [-Wunused-result]
  153 |  system(test_script);
  |  ^~~
test_tcpnotify_user.c:158:2: warning: ignoring return value of ‘system’, 
declared with attribute warn_unused_result [-Wunused-result]
  158 |  system(test_script);
  |  ^~~
test_tcpnotify_user.c:163:2: warning: ignoring return value of ‘system’, 
declared with attribute warn_unused_result [-Wunused-result]
  163 |  system(test_script);
  |  ^~~
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf 
-I../../../../include/generated  -I../../../include 
-Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program
test_sock_fields.c 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/test_stub.o 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c 
-lcap -lelf -lrt -lpthread -o 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/test_sock_fields
gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf 
-I../../../../include/generated  -I../../../include 
-Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program
test_sysctl.c /home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/test_stub.o 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/libbpf.a cgroup_helpers.c 
-lcap -lelf -lrt -lpthread -o 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/test_sysctl
test_sysctl.c:181:4: error: ‘struct sysctl_test’ has no member named ‘seek’
  181 |   .seek = 4,
  |^~~~
test_sysctl.c:181:11: warning: initialization of ‘const char *’ from ‘int’ 
makes pointer from integer without a cast [-Wint-conversion]
  181 |   .seek = 4,
  |   ^
test_sysctl.c:181:11: note: (near initialization for ‘tests[7].newval’)
make[1]: *** [../lib.mk:138: 
/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf/test_sysctl] Error 1
make[1]: Leaving directory 
'/home/ubuntu/ubuntu-eoan/tools/testing/selftests/bpf'
make: *** [Makefile:137: all] Error 2

We need some module in bpf, so this was triggered in the beginning of
the net test.

** Summary changed:

- test_sysctl in net from ubuntu_kernel_selftests fails to build on eoan
+ test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build 
on eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862263

Title:
  test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to
  build on eoan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1862263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs