[hpre-1017]sync mainline kernel 5.4rc3 hpre patchset into ubuntu HWE kernel branch

Bug #1850117 reported by Andrew Cloke
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kunpeng920
Fix Released
Undecided
Ike Panhc
Ubuntu-18.04
Won't Fix
Undecided
Unassigned
Ubuntu-18.04-hwe
Fix Released
Undecided
Ike Panhc
Ubuntu-19.04
Won't Fix
Undecided
Unassigned
Ubuntu-19.10
Won't Fix
Undecided
Unassigned
Ubuntu-20.04
Fix Released
Undecided
Ike Panhc
Upstream-kernel
Fix Released
Undecided
Unassigned
linux (Ubuntu)
Fix Released
Undecided
Ike Panhc
Eoan
Invalid
Undecided
Unassigned
Focal
Fix Released
Undecided
Ike Panhc

Bug Description

[Bug Description]
 hpre patchset have merged into mainline 5.4rc3 kernel. Can use this hpre patchset to release UOSE basing this ubuntu 18.04.4 kernel branch, then merge into ubuntu 18.04.4 version.

[Steps to Reproduce]
  1)
  2)
  3)

[Actual Results]

[Expected Results]

[Reproducibility]

[Additional information]
  (Firmware version, kernel version, affected hardware, etc. if required):

[Resolution]

 crypto: hisilicon - add HiSilicon HPRE accelerator
  crypto: hisilicon - add SRIOV support for HPRE
  Documentation: Add debugfs doc for hisi_hpre
  crypto: hisilicon: Add debugfs for HPRE
  MAINTAINERS: Add maintainer for HiSilicon HPRE driver

https://<email address hidden>/msg40969.html

CVE References

Revision history for this message
dann frazier (dannf) wrote :

This appears to be a new driver, so backporting it should not be a significant regression risk.

Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:

apport-collect 1850117

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Changed in linux (Ubuntu Eoan):
status: New → Incomplete
dann frazier (dannf)
Changed in linux (Ubuntu Focal):
assignee: nobody → dann frazier (dannf)
Changed in linux (Ubuntu Eoan):
assignee: nobody → dann frazier (dannf)
status: Incomplete → Triaged
Changed in linux (Ubuntu Focal):
status: Incomplete → Triaged
Changed in kunpeng920:
status: New → Triaged
Revision history for this message
dann frazier (dannf) wrote :

Just a clarification, the description says "hpre patchset have merged into mainline 5.4rc3 kernel", however it has not:

$ git log --pretty=oneline --abbrev-commit v5.3..v5.4-rc6 --grep "crypto: hisilicon - add HiSilicon HPRE accelerator"

But it is in linux-next:
$ git log --pretty=oneline --abbrev-commit v5.3..linux-next/master --grep "crypto: hisilicon - add HiSilicon HPRE accelerator"
5b243b6c4aa21 crypto: hisilicon: Fix misuse of GENMASK macro
c8b4b477079d1 crypto: hisilicon - add HiSilicon HPRE accelera

dann frazier (dannf)
Changed in linux (Ubuntu Focal):
status: Triaged → In Progress
Revision history for this message
dann frazier (dannf) wrote :

Marking Incomplete. The Hi1620 systems we have do not seem to expose this device. From an x6000:

ubuntu@segers:~$ sudo modinfo hisi_hpre | grep alias
alias: pci:v000019E5d0000A259sv*sd*bc*sc*i*
alias: pci:v000019E5d0000A258sv*sd*bc*sc*i*
ubuntu@segers:~$ lspci -n | grep -i -e a258 -e a259
ubuntu@segers:~$

Changed in linux (Ubuntu Focal):
status: In Progress → Incomplete
Changed in linux (Ubuntu Eoan):
status: Triaged → Incomplete
assignee: dann frazier (dannf) → nobody
Changed in linux (Ubuntu Focal):
assignee: dann frazier (dannf) → nobody
Changed in kunpeng920:
status: Triaged → Incomplete
Ike Panhc (ikepanhc)
Changed in linux (Ubuntu Focal):
assignee: nobody → Ike Panhc (ikepanhc)
status: Incomplete → In Progress
Changed in linux (Ubuntu Eoan):
status: Incomplete → Triaged
Changed in kunpeng920:
assignee: nobody → Ike Panhc (ikepanhc)
status: Incomplete → In Progress
dann frazier (dannf)
Changed in kunpeng920:
status: In Progress → Triaged
Revision history for this message
dann frazier (dannf) wrote :

@Ike: fyi, I have already prepared a backport for focal here:
  https://code.launchpad.net/~dannf/ubuntu/+source/linux/+git/linux/+ref/lp1850117-f
I just didn't have a way to test it. Feel free to start with that (or not) :)

Revision history for this message
Ike Panhc (ikepanhc) wrote :

Thanks Dann,

Patches for focal sent for kernel team.

https://lists.ubuntu.com/archives/kernel-team/2019-December/106395.html

Ike Panhc (ikepanhc)
Changed in kunpeng920:
status: Triaged → In Progress
Ike Panhc (ikepanhc)
Changed in linux (Ubuntu Eoan):
status: Triaged → Invalid
Ike Panhc (ikepanhc)
Changed in linux (Ubuntu Focal):
status: In Progress → Fix Committed
Changed in kunpeng920:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (81.5 KiB)

This bug was fixed in the package linux - 5.4.0-18.22

---------------
linux (5.4.0-18.22) focal; urgency=medium

  * focal/linux: 5.4.0-18.22 -proposed tracker (LP: #1866488)

  * Packaging resync (LP: #1786013)
    - [Packaging] resync getabis
    - [Packaging] update helper scripts

  * Add sysfs attribute to show remapped NVMe (LP: #1863621)
    - SAUCE: ata: ahci: Add sysfs attribute to show remapped NVMe device count

  * [20.04 FEAT] Compression improvements in Linux kernel (LP: #1830208)
    - lib/zlib: add s390 hardware support for kernel zlib_deflate
    - s390/boot: rename HEAP_SIZE due to name collision
    - lib/zlib: add s390 hardware support for kernel zlib_inflate
    - s390/boot: add dfltcc= kernel command line parameter
    - lib/zlib: add zlib_deflate_dfltcc_enabled() function
    - btrfs: use larger zlib buffer for s390 hardware compression
    - [Config] Introducing s390x specific kernel config option CONFIG_ZLIB_DFLTCC

  * [UBUNTU 20.04] s390x/pci: increase CONFIG_PCI_NR_FUNCTIONS to 512 in kernel
    config (LP: #1866056)
    - [Config] Increase CONFIG_PCI_NR_FUNCTIONS from 64 to 512 starting with focal
      on s390x

  * CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set (LP: #1865332)
    - [Config] CONFIG_IP_MROUTE_MULTIPLE_TABLES=y

  * Dell XPS 13 9300 Intel 1650S wifi [34f0:1651] fails to load firmware
    (LP: #1865962)
    - iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
    - iwlwifi: 22000: fix some indentation
    - iwlwifi: pcie: rx: use rxq queue_size instead of constant
    - iwlwifi: allocate more receive buffers for HE devices
    - iwlwifi: remove some outdated iwl22000 configurations
    - iwlwifi: assume the driver_data is a trans_cfg, but allow full cfg

  * [FOCAL][REGRESSION] Intel Gen 9 brightness cannot be controlled
    (LP: #1861521)
    - Revert "USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision
      4K sku"
    - Revert "UBUNTU: SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd
      Gen 4K AMOLED panel"
    - SAUCE: drm/dp: Introduce EDID-based quirks
    - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
      panel
    - SAUCE: drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels

  * [20.04 FEAT] Enable proper kprobes on ftrace support (LP: #1865858)
    - s390/ftrace: save traced function caller
    - s390: support KPROBES_ON_FTRACE

  * alsa/sof: load different firmware on different platforms (LP: #1857409)
    - ASoC: SOF: Intel: hda: use fallback for firmware name
    - ASoC: Intel: acpi-match: split CNL tables in three
    - ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.

  * [UBUNTU 20.04] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x
    starting with focal (LP: #1865452)
    - [Config] Enable CONFIG_NET_SWITCHDEV in kernel config for s390x starting
      with focal

  * Focal update: v5.4.24 upstream stable release (LP: #1866333)
    - io_uring: grab ->fs as part of async offload
    - EDAC: skx_common: downgrade message importance on missing PCI device
    - net: dsa: b53: Ensure the default VID is untagged
    - net: fib_rules: Correctly set table field when table number exceeds 8 bit...

Changed in linux (Ubuntu Focal):
status: Fix Committed → Fix Released
Ike Panhc (ikepanhc)
Changed in kunpeng920:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.