[Kernel-packages] [Bug 1908144] Re: disable building bpf selftests

2021-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.10.0-14.15

---
linux (5.10.0-14.15) hirsute; urgency=medium

  * hirsute/linux: 5.10.0-14.15 -proposed tracker (LP: #1913724)

  * Restore palm ejection on multi-input devices (LP: #1913520)
- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices

  * intel-hid is not loaded on new Intel platform (LP: #1907160)
- platform/x86: intel-hid: add Rocket Lake ACPI device ID

  * Hirsute update: v5.10.11 upstream stable release (LP: #1913430)
- scsi: target: tcmu: Fix use-after-free of se_cmd->priv
- mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
- mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC 
engine
- i2c: tegra: Wait for config load atomically while in ISR
- i2c: bpmp-tegra: Ignore unknown I2C_M flags
- platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
- ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
- ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
- ALSA: hda/via: Add minimum mute flag
- crypto: xor - Fix divide error in do_xor_speed()
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead
- ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
- btrfs: don't get an EINTR during drop_snapshot for reloc
- btrfs: do not double free backref nodes on error
- btrfs: fix lockdep splat in btrfs_recover_relocation
- btrfs: don't clear ret in btrfs_start_dirty_block_groups
- btrfs: send: fix invalid clone operations when cloning from the same file
  and root
- fs: fix lazytime expiration handling in __writeback_single_inode()
- pinctrl: ingenic: Fix JZ4760 support
- mmc: core: don't initialize block size from ext_csd if not present
- mmc: sdhci-of-dwcmshc: fix rpmb access
- mmc: sdhci-xenon: fix 1.8v regulator stabilization
- mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
- dm: avoid filesystem lookup in dm_get_dev_t()
- dm integrity: fix a crash if "recalculate" used without "internal_hash"
- dm integrity: conditionally disable "recalculate" feature
- drm/atomic: put state on error path
- drm/syncobj: Fix use-after-free
- drm/amdgpu: remove gpu info firmware of green sardine
- drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case
- drm/i915/gt: Prevent use of engine->wa_ctx after error
- drm/i915: Check for rq->hwsp validity after acquiring RCU lock
- ASoC: Intel: haswell: Add missing pm_ops
- ASoC: rt711: mutex between calibration and power state changes
- SUNRPC: Handle TCP socket sends with kernel_sendpage() again
- HID: sony: select CONFIG_CRC32
- dm integrity: select CRYPTO_SKCIPHER
- x86/hyperv: Fix kexec panic/hang issues
- scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
- scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
- scsi: qedi: Correct max length of CHAP secret
- scsi: scsi_debug: Fix memleak in scsi_debug_init()
- scsi: sd: Suppress spurious errors when WRITE SAME is being disabled
- riscv: Fix kernel time_init()
- riscv: Fix sifive serial driver
- riscv: Enable interrupts during syscalls with M-Mode
- HID: logitech-dj: add the G602 receiver
- HID: Ignore battery for Elan touchscreen on ASUS UX550
- clk: tegra30: Add hda clock default rates to clock driver
- ALSA: hda/tegra: fix tegra-hda on tegra30 soc
- riscv: cacheinfo: Fix using smp_processor_id() in preemptible
- arm64: make atomic helpers __always_inline
- xen: Fix event channel callback via INTX/GSI
- x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery
- x86/xen: Fix xen_hvm_smp_init() when vector callback not available
- dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
- dts: phy: add GPIO number and active state used for phy reset
- riscv: defconfig: enable gpio support for HiFive Unleashed
- drm/amdgpu/psp: fix psp gfx ctrl cmds
- drm/amd/display: disable dcn10 pipe split by default
- HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
- drm/amd/display: Fix to be able to stop crc calculation
- drm/nouveau/bios: fix issue shadowing expansion ROMs
- drm/nouveau/privring: ack interrupts the same way as RM
- drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
- drm/nouveau/mmu: fix vram heap sizing
- drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
- io_uring: flush timeouts that should already have expired
- libperf tests: If a test fails return non-zero
- libperf tests: Fail when failing to get a tracepoint id
- RISC-V: Set current memblock limit
- RISC-V: Fix maximum allowed phsyical memory for RV32
- x86/xen: fix 'nopvspin' build error
- nfsd: Fixes for nfsd4_encode_read_plus_data()
   

[Kernel-packages] [Bug 1908144] Re: disable building bpf selftests

2021-01-29 Thread Kamal Mostafa
** Tags removed: verification-needed-focal verification-needed-groovy
** Tags added: verification-done-focal verification-done-groovy

-- 
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/1908144

Title:
  disable building bpf selftests

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  In Progress

Bug description:
  Building tools/testing/selftests/bpf/ requires dependencies which
  cannot be easily satisfied by our build process.  The problem is well-
  described by the pending upstream patch:

  https://lore.kernel.org/bpf/20201210185233.28091-1-broo...@kernel.org/
  From: Mark Brown 
  Subject: [PATCH] selftests: Skip BPF seftests by default

  To effect the same for {groovy, hirsute} we must instead make a
  debian/rules change via "UBUNTU: disable building bpf selftests (no
  VMLINUX_BTF)".

  But lets also pick up the upstream change above, as well as my related
  "clarify" change, also pending upstream.

  These three patches should be applied to {groovy, hirsute}:

    UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
    UBUNTU: SAUCE: selftests: Skip BPF seftests by default
    UBUNTU: disable building bpf selftests (no VMLINUX_BTF)

  [Impact]

   * No end-user effect; selftests are not packaged.
   * Allows us to build-test upstream changes to selftests/.

  [Test Case]

   * fdr compileselftests

  [Regression Potential]

   * Low: disables building a subtree that has always to build in {g,h}.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1908144/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1908144] Re: disable building bpf selftests

2021-01-28 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-
groovy' to 'verification-done-groovy'. If the problem still exists,
change the tag 'verification-needed-groovy' to 'verification-failed-
groovy'.

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-groovy

-- 
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/1908144

Title:
  disable building bpf selftests

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  In Progress

Bug description:
  Building tools/testing/selftests/bpf/ requires dependencies which
  cannot be easily satisfied by our build process.  The problem is well-
  described by the pending upstream patch:

  https://lore.kernel.org/bpf/20201210185233.28091-1-broo...@kernel.org/
  From: Mark Brown 
  Subject: [PATCH] selftests: Skip BPF seftests by default

  To effect the same for {groovy, hirsute} we must instead make a
  debian/rules change via "UBUNTU: disable building bpf selftests (no
  VMLINUX_BTF)".

  But lets also pick up the upstream change above, as well as my related
  "clarify" change, also pending upstream.

  These three patches should be applied to {groovy, hirsute}:

    UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
    UBUNTU: SAUCE: selftests: Skip BPF seftests by default
    UBUNTU: disable building bpf selftests (no VMLINUX_BTF)

  [Impact]

   * No end-user effect; selftests are not packaged.
   * Allows us to build-test upstream changes to selftests/.

  [Test Case]

   * fdr compileselftests

  [Regression Potential]

   * Low: disables building a subtree that has always to build in {g,h}.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1908144/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1908144] Re: disable building bpf selftests

2020-12-18 Thread Ian
** Changed in: linux (Ubuntu Groovy)
   Status: In Progress => 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/1908144

Title:
  disable building bpf selftests

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  In Progress

Bug description:
  Building tools/testing/selftests/bpf/ requires dependencies which
  cannot be easily satisfied by our build process.  The problem is well-
  described by the pending upstream patch:

  https://lore.kernel.org/bpf/20201210185233.28091-1-broo...@kernel.org/
  From: Mark Brown 
  Subject: [PATCH] selftests: Skip BPF seftests by default

  To effect the same for {groovy, hirsute} we must instead make a
  debian/rules change via "UBUNTU: disable building bpf selftests (no
  VMLINUX_BTF)".

  But lets also pick up the upstream change above, as well as my related
  "clarify" change, also pending upstream.

  These three patches should be applied to {groovy, hirsute}:

    UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
    UBUNTU: SAUCE: selftests: Skip BPF seftests by default
    UBUNTU: disable building bpf selftests (no VMLINUX_BTF)

  [Impact]

   * No end-user effect; selftests are not packaged.
   * Allows us to build-test upstream changes to selftests/.

  [Test Case]

   * fdr compileselftests

  [Regression Potential]

   * Low: disables building a subtree that has always to build in {g,h}.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1908144/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1908144] Re: disable building bpf selftests

2020-12-16 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-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

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-focal

-- 
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/1908144

Title:
  disable building bpf selftests

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  In Progress

Bug description:
  Building tools/testing/selftests/bpf/ requires dependencies which
  cannot be easily satisfied by our build process.  The problem is well-
  described by the pending upstream patch:

  https://lore.kernel.org/bpf/20201210185233.28091-1-broo...@kernel.org/
  From: Mark Brown 
  Subject: [PATCH] selftests: Skip BPF seftests by default

  To effect the same for {groovy, hirsute} we must instead make a
  debian/rules change via "UBUNTU: disable building bpf selftests (no
  VMLINUX_BTF)".

  But lets also pick up the upstream change above, as well as my related
  "clarify" change, also pending upstream.

  These three patches should be applied to {groovy, hirsute}:

    UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
    UBUNTU: SAUCE: selftests: Skip BPF seftests by default
    UBUNTU: disable building bpf selftests (no VMLINUX_BTF)

  [Impact]

   * No end-user effect; selftests are not packaged.
   * Allows us to build-test upstream changes to selftests/.

  [Test Case]

   * fdr compileselftests

  [Regression Potential]

   * Low: disables building a subtree that has always to build in {g,h}.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1908144/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1908144] Re: disable building bpf selftests

2020-12-14 Thread Kamal Mostafa
** Description changed:

  Building tools/testing/selftests/bpf/ requires dependencies which cannot
  be easily satisfied by our build process.  The problem is well-described
  by the pending upstream patch:
  
  https://lore.kernel.org/bpf/20201210185233.28091-1-broo...@kernel.org/
  From: Mark Brown 
  Subject: [PATCH] selftests: Skip BPF seftests by default
  
  To effect the same for {groovy, hirsute} we must instead make a
  debian/rules change via "UBUNTU: disable building bpf selftests (no
  VMLINUX_BTF)".
  
  But lets also pick up the upstream change above, as well as my related
  "clarify" change, also pending upstream.
  
  These three patches should be applied to {groovy, hirsute}:
  
-   UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
-   UBUNTU: SAUCE: selftests: Skip BPF seftests by default
-   UBUNTU: disable building bpf selftests (no VMLINUX_BTF)
+   UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
+   UBUNTU: SAUCE: selftests: Skip BPF seftests by default
+   UBUNTU: disable building bpf selftests (no VMLINUX_BTF)
+ 
+ [Impact]
+ 
+  * No end-user effect; selftests are not packaged.
+  * Allows us to build-test upstream changes to selftests/.
+ 
+ [Test Case]
+ 
+  * fdr compileselftests
+ 
+ [Regression Potential]
+ 
+  * Low: disables building a subtree that has always to build in {g,h}.

-- 
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/1908144

Title:
  disable building bpf selftests

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  In Progress

Bug description:
  Building tools/testing/selftests/bpf/ requires dependencies which
  cannot be easily satisfied by our build process.  The problem is well-
  described by the pending upstream patch:

  https://lore.kernel.org/bpf/20201210185233.28091-1-broo...@kernel.org/
  From: Mark Brown 
  Subject: [PATCH] selftests: Skip BPF seftests by default

  To effect the same for {groovy, hirsute} we must instead make a
  debian/rules change via "UBUNTU: disable building bpf selftests (no
  VMLINUX_BTF)".

  But lets also pick up the upstream change above, as well as my related
  "clarify" change, also pending upstream.

  These three patches should be applied to {groovy, hirsute}:

    UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
    UBUNTU: SAUCE: selftests: Skip BPF seftests by default
    UBUNTU: disable building bpf selftests (no VMLINUX_BTF)

  [Impact]

   * No end-user effect; selftests are not packaged.
   * Allows us to build-test upstream changes to selftests/.

  [Test Case]

   * fdr compileselftests

  [Regression Potential]

   * Low: disables building a subtree that has always to build in {g,h}.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1908144/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp