[Kernel-packages] [Bug 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-16.22

---
linux (3.16.0-16.22) utopic; urgency=low

  [ Andy Whitcroft ]

  * Revert SAUCE: x86/xen: Fix setup of 64bit kernel pagetables
  * [Config] tools -- only build common tools when enabled
  * [Config] follow rename of DEB_BUILD_PROFILES

  [ Tim Gardner ]

  * [Debian] set do_*_tools after stage1 or bootstrap is determined
- LP: #1370211
  * Release Tracking Bug
- LP: #1370535

  [ Upstream Kernel Changes ]

  * x86/xen: don't copy bogus duplicate entries into kernel page tables
  * blk-merge: fix blk_recount_segments
- LP: #1359146
  * igb: bring link up when PHY is powered up
- LP: #1370018
  * igb: remove unnecessary break after goto
- LP: #1370018
  * igb: remove unnecessary break after return
- LP: #1370018
  * igb: Add message when malformed packets detected by hw
- LP: #1370018
  * igb: bump igb version to 5.2.13
- LP: #1370018
 -- Tim Gardner tim.gard...@canonical.com   Tue, 16 Sep 2014 10:19:04 -0600

** Changed in: linux (Ubuntu Utopic)
   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/1358498

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-09-08 Thread Brad Figg
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-
trusty' to 'verification-done-trusty'.

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

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-09-08 Thread dann frazier
ubuntu@am3:~$ dmesg | grep -i ncq
[1.309746] xgene-ahci 1a80.sata: controller can't do NCQ, turning off 
CAP_NCQ
[1.725691] ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32)
ubuntu@am3:~$ 

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

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-09-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-trusty

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-08-19 Thread Tim Gardner
** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: Confirmed

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

** Changed in: linux (Ubuntu Trusty)
   Status: New = Fix Committed

** Changed in: linux (Ubuntu Utopic)
   Status: Confirmed = In Progress

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = dann frazier (dannf)

** Patch added: Trusty: ahci_xgene: Removing NCQ support from the APM X-Gene 
SoC AHCI SATA Host Controller driver
   
https://bugs.launchpad.net/ubuntu/utopic/+source/linux/+bug/1358498/+attachment/4181601/+files/0001-ahci_xgene-Removing-NCQ-support-from-the-APM-X-Gene-.patch

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-08-19 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-08-18 Thread dann frazier
This fix should flow naturally into utopic via stable. The driver isn't
in upstream 3.13 stable, and the flag code has changed since, so trusty
requires some backporting.

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-08-18 Thread dann frazier
** Description changed:

- ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA
- failures that surface as a filesystem being remounted read-only due to
- errors when using a disk that supports NCQ.
+ [IMPACT]
+ ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
+ [TEST CASE]
+ Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
+ [Regression Potential]
+ Minimal; we're turning off a feature that is known broken.

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358498/+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 1358498] Re: ahci-xgene falsely advertises NCQ support

2014-08-18 Thread dann frazier
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  ahci-xgene falsely advertises NCQ support

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [IMPACT]
  ahci-xgene doesn't support NCQ but it sets this flag. This causes SATA 
failures that surface as a filesystem being remounted read-only due to errors 
when using a disk that supports NCQ.
  [TEST CASE]
  Do a network boot install on an X-Gene system with an SSD drive that supports 
NCQ. The install will fail and dmesg will show the filesystem being remounted 
read-only.
  [Regression Potential]
  Minimal; we're turning off a feature that is known broken.

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