[Kernel-packages] [Bug 1585741] Re: [ubuntu 16.10] Enable OPTPROBES for powerpc

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 1585741] Re: [ubuntu 16.10] Enable OPTPROBES for powerpc

2017-03-06 Thread Tim Gardner
Applied f558b37bf4c35a54e1949f6533f39c to Zesty

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

Title:
  [ubuntu 16.10] Enable OPTPROBES for powerpc

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Yakkety:
  Won't Fix
Status in linux source package in Zesty:
  Fix Committed

Bug description:
  This is a feature request for Ubuntu 16.10:

  Optimized kprobes support for powerpc :
  This feauture aims to enhance the performance of kprobes. Currently, whenever 
a probe is placed in the kernel using the kprobes infrastructure, it places a 
trap instruction at that place. This feature will replace the trap with a 
branch thereby reducing the probe overhead drastically.

  Patches to enable this are being sent :
  https://lkml.org/lkml/2016/5/17/513

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1585741/+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 1585741] Re: [ubuntu 16.10] Enable OPTPROBES for powerpc

2017-02-20 Thread Tim Gardner
** Changed in: linux (Ubuntu Zesty)
   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/1585741

Title:
  [ubuntu 16.10] Enable OPTPROBES for powerpc

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Yakkety:
  Won't Fix
Status in linux source package in Zesty:
  Fix Committed

Bug description:
  This is a feature request for Ubuntu 16.10:

  Optimized kprobes support for powerpc :
  This feauture aims to enhance the performance of kprobes. Currently, whenever 
a probe is placed in the kernel using the kprobes infrastructure, it places a 
trap instruction at that place. This feature will replace the trap with a 
branch thereby reducing the probe overhead drastically.

  Patches to enable this are being sent :
  https://lkml.org/lkml/2016/5/17/513

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1585741/+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 1585741] Re: [ubuntu 16.10] Enable OPTPROBES for powerpc

2016-09-01 Thread Tim Gardner
Deferred

** Also affects: linux (Ubuntu Z-series)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Yakkety)
   Status: In Progress => Won't Fix

** Changed in: linux (Ubuntu Z-series)
   Status: New => In Progress

** Changed in: linux (Ubuntu Z-series)
 Assignee: (unassigned) => 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/1585741

Title:
  [ubuntu 16.10] Enable OPTPROBES for powerpc

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Yakkety:
  Won't Fix
Status in linux source package in z-series:
  In Progress

Bug description:
  This is a feature request for Ubuntu 16.10:

  Optimized kprobes support for powerpc :
  This feauture aims to enhance the performance of kprobes. Currently, whenever 
a probe is placed in the kernel using the kprobes infrastructure, it places a 
trap instruction at that place. This feature will replace the trap with a 
branch thereby reducing the probe overhead drastically.

  Patches to enable this are being sent :
  https://lkml.org/lkml/2016/5/17/513

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1585741/+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 1585741] Re: [ubuntu 16.10] Enable OPTPROBES for powerpc

2016-08-08 Thread bugproxy
--- Comment From naveen.n@in.ibm.com 2016-08-08 02:21 EDT---
Deferring to 17.04 as this is not yet complete

** Tags removed: targetmilestone-inin1610
** Tags added: targetmilestone-inin1704

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

Title:
  [ubuntu 16.10] Enable OPTPROBES for powerpc

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

Bug description:
  This is a feature request for Ubuntu 16.10:

  Optimized kprobes support for powerpc :
  This feauture aims to enhance the performance of kprobes. Currently, whenever 
a probe is placed in the kernel using the kprobes infrastructure, it places a 
trap instruction at that place. This feature will replace the trap with a 
branch thereby reducing the probe overhead drastically.

  Patches to enable this are being sent :
  https://lkml.org/lkml/2016/5/17/513

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1585741/+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 1585741] Re: [ubuntu 16.10] Enable OPTPROBES for powerpc

2016-05-25 Thread Tim Gardner
** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
 Assignee: Taco Screen team (taco-screen-team)
   Status: New

** 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/1585741

Title:
  [ubuntu 16.10] Enable OPTPROBES for powerpc

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

Bug description:
  This is a feature request for Ubuntu 16.10:

  Optimized kprobes support for powerpc :
  This feauture aims to enhance the performance of kprobes. Currently, whenever 
a probe is placed in the kernel using the kprobes infrastructure, it places a 
trap instruction at that place. This feature will replace the trap with a 
branch thereby reducing the probe overhead drastically.

  Patches to enable this are being sent :
  https://lkml.org/lkml/2016/5/17/513

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