[Kernel-packages] [Bug 1667413] Re: POWER9: Improve PMU capabilites

2017-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-11.13

---
linux (4.10.0-11.13) zesty; urgency=low

  [ Tim Gardner ]

  * Release Tracking Bug
- LP: #1669127

  * linux-tools-common should Depends: lsb-release (LP: #1667571)
- [Config] linux-tools-common depends on lsb-release

  * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
imprecise (LP: #1668382)
- of/irq: improve error report on irq discovery process failure

  * Zesty update to v4.10.1 stable release (LP: #1668993)
- ptr_ring: fix race conditions when resizing
- ip: fix IP_CHECKSUM handling
- net: socket: fix recvmmsg not returning error from sock_error
- tty: serial: msm: Fix module autoload
- USB: serial: mos7840: fix another NULL-deref at open
- USB: serial: cp210x: add new IDs for GE Bx50v3 boards
- USB: serial: ftdi_sio: fix modem-status error handling
- USB: serial: ftdi_sio: fix extreme low-latency setting
- USB: serial: ftdi_sio: fix line-status over-reporting
- USB: serial: spcp8x5: fix modem-status handling
- USB: serial: opticon: fix CTS retrieval at open
- USB: serial: ark3116: fix register-accessor error handling
- USB: serial: console: fix uninitialised spinlock
- x86/platform/goldfish: Prevent unconditional loading
- goldfish: Sanitize the broken interrupt handler
- netfilter: nf_ct_helper: warn when not applying default helper assignment
- ACPICA: Linuxize: Restore and fix Intel compiler build
- block: fix double-free in the failure path of cgwb_bdi_init()
- rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
- xfs: clear delalloc and cache on buffered write failure
- Linux 4.10.1

  * [UBUNTU Zesty] mlx5 - Improve OVS offload driver  (LP: #1668019)
- net/sched: cls_flower: Disallow duplicate internal elements
- net/sched: cls_flower: Properly handle classifier flags dumping
- net/sched: cls_matchall: Dump the classifier flags
- net/sched: Reflect HW offload status
- net/sched: cls_flower: Reflect HW offload status
- net/sched: cls_matchall: Reflect HW offloading status
- net/sched: cls_u32: Reflect HW offload status
- net/sched: cls_bpf: Reflect HW offload status
- net/mlx5: Push min-inline mode resolution helper into the core
- IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
- net/mlx5: Use exact encap header size for the FW input buffer
- net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
- net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
- net/mlx5e: Use the full tunnel key info for encapsulation offload house- 
keeping
- net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
- net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
- net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
- net/mlx5: Fix static checker warnings

  * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
(LP: #1470250)
- SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails

  * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
(LP: #1668726)
- scsi: aacraid: Remove duplicate irq management code
- scsi: aacraid: Added aacraid.h include guard
- scsi: aacraid: added support for init_struct_8
- scsi: aacraid: Added sa firmware support
- scsi: aacraid: Retrieve and update the device types
- scsi: aacraid: Reworked scsi command submission path
- scsi: aacraid: Process Error for response I/O
- scsi: aacraid: Added support for response path
- scsi: aacraid: Added support for read medium error
- scsi: aacraid: Reworked aac_command_thread
- scsi: aacraid: Added support for periodic wellness sync
- scsi: aacraid: Retrieve Queue Depth from Adapter FW
- scsi: aacraid: Added support to set QD of attached drives
- scsi: aacraid: Added support for hotplug
- scsi: aacraid: Include HBA direct interface
- scsi: aacraid: Add task management functionality
- scsi: aacraid: Added support to abort cmd and reset lun
- scsi: aacraid: VPD 83 type3 support
- scsi: aacraid: Added new IWBR reset
- scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
- scsi: aacraid: Retrieve HBA host information ioctl
- scsi: aacraid: Update copyrights
- scsi: aacraid: Change Driver Version Prefix
- scsi: aacraid: update version
- scsi: aacraid: rcode is unsigned and should be signed int
- scsi: aacraid: avoid open-coded upper_32_bits
- scsi: aacraid: Fix camel case
- scsi: aacraid: Use correct channel number for raw srb
- scsi: aacraid: Fix for excessive prints on EEH
- scsi: aacraid: Prevent E3 lockup when deleting units
- scsi: aacraid: Fix memory leak in fib init path
- scsi: aacraid: Added sysfs for driver version
- scsi: aacraid: Fix sync fibs time out on controller reset
- scsi: 

[Kernel-packages] [Bug 1667413] Re: POWER9: Improve PMU capabilites

2017-02-24 Thread Seth Forshee
** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: linux (Ubuntu)
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Seth Forshee 
(sforshee)

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

Title:
  POWER9: Improve PMU capabilites

Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  == Comment: #0 - Breno Henrique Leitao  - 2017-02-23 
11:27:50 ==
  Hi Canonical, 

  In order to enable Ubuntu to read the PMU properly on a POWER9 system,
  the following commits are required:

  a2391b35f1 powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
  78a16d9fc1 powerpc/perf: Avoid FAB_*_MATCH checks for power9
  8d911904f3 powerpc/perf: Add restrictions to PMC5 in power9 DD1
  356d8ce3d0 powerpc/perf: Use Instruction Counter value
  8a088542c8 powerpc/perf: Use PM_INST_DISP for generic instructions sample
  a114aca57a powerpc/perf: Add alternative event table and function for 
power9
  ac19670eb1 powerpc/perf: Add PM_INST_DISP event to Power9 event list
  efe881afdd powerpc/perf: Factor out event_alternative function

  We need to have these patches in the kernel if we want to use perf,
  for example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1667413/+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 1667413] Re: POWER9: Improve PMU capabilites

2017-02-23 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
   Status: New => Triaged

** Changed in: linux (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => Canonical Kernel Team 
(canonical-kernel-team)

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

Title:
  POWER9: Improve PMU capabilites

Status in linux package in Ubuntu:
  Triaged

Bug description:
  == Comment: #0 - Breno Henrique Leitao  - 2017-02-23 
11:27:50 ==
  Hi Canonical, 

  In order to enable Ubuntu to read the PMU properly on a POWER9 system,
  the following commits are required:

  a2391b35f1 powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
  78a16d9fc1 powerpc/perf: Avoid FAB_*_MATCH checks for power9
  8d911904f3 powerpc/perf: Add restrictions to PMC5 in power9 DD1
  356d8ce3d0 powerpc/perf: Use Instruction Counter value
  8a088542c8 powerpc/perf: Use PM_INST_DISP for generic instructions sample
  a114aca57a powerpc/perf: Add alternative event table and function for 
power9
  ac19670eb1 powerpc/perf: Add PM_INST_DISP event to Power9 event list
  efe881afdd powerpc/perf: Factor out event_alternative function

  We need to have these patches in the kernel if we want to use perf,
  for example.

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