[Kernel-packages] [Bug 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2019-07-24 Thread Brad Figg
** Tags added: cscc

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.8.0-30.32

---
linux (4.8.0-30.32) yakkety; urgency=low

  * CVE-2016-8655 (LP: #1646318)
- packet: fix race condition in packet_set_ring

 -- Brad Figg   Thu, 01 Dec 2016 08:02:53 -0800

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-8655

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-47.68

---
linux (4.4.0-47.68) xenial; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
- LP: #1636941

  * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
- lib/bitmap.c: conversion routines to/from u32 array
- net: ethtool: add new ETHTOOL_xLINKSETTINGS API
- net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
- [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)

  * unexpectedly large memory usage of mounted snaps (LP: #1636847)
- [Config] switch squashfs to single threaded decode

 -- Kamal Mostafa   Wed, 26 Oct 2016 10:47:55 -0700

** Changed in: linux (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

** Changed in: linux (Ubuntu Yakkety)
   Status: Fix Committed => 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/1632049

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.8.0-27.29

---
linux (4.8.0-27.29) yakkety; urgency=low

  [ Seth Forshee ]

  * Release Tracking Bug
- LP: #1635377

  * proc_keys_show crash when reading /proc/keys (LP: #1634496)
- SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
  proc_keys_show (LP: #1634496)

  * Revert "If zone is so small that watermarks are the same, stop zone balance"
in yakkety (LP: #1632894)
- Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
  same, stop zone balance."

  * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
- SAUCE: (no-up) dm raid: fix compat_features validation

  * kswapd0 100% CPU usage (LP: #1518457)
- SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
  balance.

  * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
__copy_tofrom_user (LP: #1632462)
- SAUCE: (no-up) powerpc/64: Fix incorrect return value from
  __copy_tofrom_user

  * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
memory_stress_ng. (LP: #1628976)
- SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code

  * Paths not failed properly when unmapping virtual FC ports in VIOS (using
ibmvfc) (LP: #1632116)
- scsi: ibmvfc: Fix I/O hang when port is not mapped

  * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
(LP: #1626983)
- [Config] Enable live patching on powerpc/ppc64el

  * CONFIG_AUFS_XATTR is not set (LP: #1557776)
- [Config] CONFIG_AUFS_XATTR=y

  * Yakkety update to 4.8.1 stable release (LP: #1632445)
- arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
- Using BUG_ON() as an assert() is _never_ acceptable
- usb: misc: legousbtower: Fix NULL pointer deference
- Staging: fbtft: Fix bug in fbtft-core
- usb: usbip: vudc: fix left shift overflow
- USB: serial: cp210x: Add ID for a Juniper console
- Revert "usbtmc: convert to devm_kzalloc"
- ALSA: hda - Adding one more ALC255 pin definition for headset problem
- ALSA: hda - Fix headset mic detection problem for several Dell laptops
- ALSA: hda - Add the top speaker pin config for HP Spectre x360
- Linux 4.8.1

  * PSL data cache should be flushed before resetting CAPI adapter
(LP: #1632049)
- cxl: Flush PSL cache before resetting the adapter

  * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
- net: thunderx: Don't set RX_PACKET_DIS while initializing

  * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
- crypto: ghash-generic - move common definitions to a new header file
- crypto: vmx - Fix memory corruption caused by p8_ghash
- crypto: vmx - Ensure ghash-generic is enabled

  * arm64: SPCR console not autodetected (LP: #1630311)
- of/serial: move earlycon early_param handling to serial
- [Config] CONFIG_ACPI_SPCR_TABLE=y
- ACPI: parse SPCR and enable matching console
- ARM64: ACPI: enable ACPI_SPCR_TABLE
- serial: pl011: add console matching function

  * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
(LP: #1630990)
- SAUCE: (no-up) include/linux/security.h -- fix syntax error with
  CONFIG_SECURITYFS=n

  * sha1-powerpc returning wrong results (LP: #1629977)
- crypto: sha1-powerpc - little-endian support

 -- Seth Forshee   Thu, 20 Oct 2016 14:09:37
-0500

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-10-19 Thread bugproxy
** Tags removed: verification-needed-yakkety
** Tags added: verification-done-yakkety

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-10-19 Thread bugproxy
** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-10-18 Thread Seth Forshee
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-
yakkety' to 'verification-done-yakkety'.

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!

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-10-18 Thread Seth Forshee
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-
xenial' to 'verification-done-xenial'.

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

** Tags added: verification-needed-yakkety

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-10-11 Thread Seth Forshee
** Changed in: linux (Ubuntu Yakkety)
   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/1632049

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-10-11 Thread Seth Forshee
** Changed in: linux (Ubuntu Xenial)
   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/1632049

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  In Progress

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1632049/+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 1632049] Re: PSL data cache should be flushed before resetting CAPI adapter

2016-10-10 Thread Tim Gardner
https://lists.ubuntu.com/archives/kernel-team/2016-October/080298.html

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
 Assignee: Taco Screen team (taco-screen-team)
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Yakkety)
   Status: New => In Progress

** Changed in: linux (Ubuntu Yakkety)
 Assignee: Taco Screen team (taco-screen-team) => Tim Gardner (timg-tpi)

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

Title:
  PSL data cache should be flushed before resetting CAPI adapter

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  ---Problem Description---
  The PSL data cache should be flushed before resetting a CAPI adapter.
  If the PSL data cache holds dirty cache line when it is reset, the host 
trying to access that memory when the link is down may face a Uncorrectable 
Error (UE), forcing a reboot of the system.
   
  ---uname output---
  Linux freak 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:40:06 UTC 2016 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  CAPI adapter needed + AFU image using the PSL cache (e.g. afu_directed 
memcpy) 

   
  Machine Type = Tuleta 

  ---Steps to Reproduce---
   There's some randomness to it, but triggering a memcpy test + card reset in 
a loop can produce it:

  memcpy_afu_ctx -p100 -l1000
  echo 1 > /sys/class/cxl/card0/reset
  Fix is already upstream under commit ID:
  aaa2245ed836824f21f8e42e0ab63b1637d1cb20 
  "cxl: Flush PSL cache before resetting the adapter"

  We would like the fix released for both 16.04 and 16.10 please.

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