[Kernel-packages] [Bug 1828989] Re: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.0.0-21.22

---
linux (5.0.0-21.22) disco; urgency=medium

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)

  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when offsets are used
- platform/x86: pmc_atom: Drop __initconst on dmi table
- NFSv4.1 fix incorrect return value in copy_file_range
- perf/core: Fix perf_event_disable_inatomic() race
- genirq: Prevent use-after-free and work list corruption
- usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
- usb: dwc3: Fix default lpm_nyet_threshold value
- USB: serial: f81232: fix interrupt worker not stop
- USB: cdc-acm: fix unthrottle races
- usb-storage: Set virt_boundary_mask to avoid SG overflows
- intel_th: pci: Add Comet Lake support
- iio: adc: qcom-spmi-adc5: Fix of-based 

[Kernel-packages] [Bug 1828989] Re: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput

2019-07-22 Thread Po-Hsu Lin
No error message found in Disco test report.

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

** Changed in: linux (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  ftrace in ubuntu_kernel_selftests complains "Illegal number" because
  of the absence of tput

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Disco:
  Fix Committed

Bug description:
  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
  ./ftracetest: 163: [: Illegal number:

  This is because the tput command failed and returns nothing for the
  shell script comparison.

  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)

  This patches can be cherry-picked into Disco after the patch for bug
  1828995 has landed (4ce55a9c).

  == Test ==
  Tested with a P8 box, problem can be solved with this patch.

  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828989/+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 1828989] Re: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput

2019-07-22 Thread Po-Hsu Lin
Patch already landed in Eoan, mark it as fix-released for Linux.

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

Title:
  ftrace in ubuntu_kernel_selftests complains "Illegal number" because
  of the absence of tput

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Disco:
  Fix Committed

Bug description:
  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
  ./ftracetest: 163: [: Illegal number:

  This is because the tput command failed and returns nothing for the
  shell script comparison.

  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)

  This patches can be cherry-picked into Disco after the patch for bug
  1828995 has landed (4ce55a9c).

  == Test ==
  Tested with a P8 box, problem can be solved with this patch.

  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828989/+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 1828989] Re: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput

2019-07-03 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-
disco' to 'verification-done-disco'. If the problem still exists, change
the tag 'verification-needed-disco' to 'verification-failed-disco'.

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

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

Title:
  ftrace in ubuntu_kernel_selftests complains "Illegal number" because
  of the absence of tput

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Disco:
  Fix Committed

Bug description:
  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
  ./ftracetest: 163: [: Illegal number:

  This is because the tput command failed and returns nothing for the
  shell script comparison.

  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)

  This patches can be cherry-picked into Disco after the patch for bug
  1828995 has landed (4ce55a9c).

  == Test ==
  Tested with a P8 box, problem can be solved with this patch.

  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828989/+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 1828989] Re: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput

2019-06-28 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Disco)
   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/1828989

Title:
  ftrace in ubuntu_kernel_selftests complains "Illegal number" because
  of the absence of tput

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Disco:
  Fix Committed

Bug description:
  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
  ./ftracetest: 163: [: Illegal number:

  This is because the tput command failed and returns nothing for the
  shell script comparison.

  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)

  This patches can be cherry-picked into Disco after the patch for bug
  1828995 has landed (4ce55a9c).

  == Test ==
  Tested with a P8 box, problem can be solved with this patch.

  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828989/+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 1828989] Re: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput

2019-05-30 Thread Po-Hsu Lin
https://lists.ubuntu.com/archives/kernel-team/2019-May/100983.html

** No longer affects: linux (Ubuntu Eoan)

** Description changed:

  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
  ./ftracetest: 163: [: Illegal number:
  
  This is because the tput command failed and returns nothing for the
  shell script comparison.
  
  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)
  
- This patches can be cherry-picked into Disco and Eoan after the patch
- for bug 1828995 has landed (4ce55a9c).
+ This patches can be cherry-picked into Disco after the patch for bug
+ 1828995 has landed (4ce55a9c).
  
  == Test ==
  Tested with a P8 box, problem can be solved with this patch.
  
  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

** Tags added: disco

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

Title:
  ftrace in ubuntu_kernel_selftests complains "Illegal number" because
  of the absence of tput

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Disco:
  In Progress

Bug description:
  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
  ./ftracetest: 163: [: Illegal number:

  This is because the tput command failed and returns nothing for the
  shell script comparison.

  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)

  This patches can be cherry-picked into Disco after the patch for bug
  1828995 has landed (4ce55a9c).

  == Test ==
  Tested with a P8 box, problem can be solved with this patch.

  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828989/+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 1828989] Re: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput

2019-05-16 Thread Po-Hsu Lin
** Description changed:

  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
- ./ftracetest: 163: [: Illegal number:
+ ./ftracetest: 163: [: Illegal number:
  
- This is because the tput command fails and returns nothing for the shell
- script comparison.
+ This is because the tput command failed and returns nothing for the
+ shell script comparison.
  
  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)
- Prerequisite:
- * 4ce55a9c (selftests/ftrace: Replace \e with \033
  
- Patch 4ce55a9c is needed to make this a clean cherry-pick.
- As it's fixing the color escape code, it is safe to pull this in.
- 
- These patches can be cherry-picked into Disco and Eoan.
+ This patches can be cherry-picked into Disco and Eoan after the patch
+ for bug 1828995 has landed (4ce55a9c).
  
  == Test ==
- Problem can be solved with this patch.
+ Tested with a P8 box, problem can be solved with this patch.
  
  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

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

Title:
  ftrace in ubuntu_kernel_selftests complains "Illegal number" because
  of the absence of tput

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Disco:
  In Progress
Status in linux source package in Eoan:
  In Progress

Bug description:
  == Justification ==
  Issue found in Disco, the ftrace test will complain about:
  ./ftracetest: 163: [: Illegal number:

  This is because the tput command failed and returns nothing for the
  shell script comparison.

  == Fix ==
  * 0e27ded1 (selftests/ftrace: Handle the absence of tput)

  This patches can be cherry-picked into Disco and Eoan after the patch
  for bug 1828995 has landed (4ce55a9c).

  == Test ==
  Tested with a P8 box, problem can be solved with this patch.

  == Regression Potential ==
  No regression is expected. It's just fixing the testing tool.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828989/+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