[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2016-09-30 Thread Joseph Salisbury
** Changed in: initramfs-tools (Ubuntu Vivid) Status: In Progress => Fix Released ** Changed in: linux (Ubuntu) Status: In Progress => Fix Released ** Tags removed: verification-needed-vivid ** Tags added: verification-done-vivid -- You received this bug notification because you a

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2016-09-21 Thread Chris J Arges
** Changed in: initramfs-tools (Ubuntu) Assignee: Chris J Arges (arges) => (unassigned) ** Changed in: linux (Ubuntu) Assignee: Chris J Arges (arges) => (unassigned) ** Changed in: initramfs-tools (Ubuntu Vivid) Assignee: Chris J Arges (arges) => (unassigned) ** Changed in: linux

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-08-30 Thread gbnreddy
** Branch unlinked: lp:ubuntu/initramfs-tools -- 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/1454687 Title: add NX 842 hw compression patches Status in initramfs-tools package in Ubuntu

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-08-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/initramfs-tools -- 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/1454687 Title: add NX 842 hw compression patches Status in initramfs-tools package in Ubuntu:

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.19.0-23.24 --- linux (3.19.0-23.24) vivid; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1472346 [ Chris J Arges ] * SAUCE: Don't use atomic read in evlist.c - LP: #1410673 linux (3.19.0-23.23) vivid; urgen

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-07-09 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- vivid' to 'verification-done-vivid'. If verification is not done by 5 working days from tod

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-27 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.103ubuntu16 --- initramfs-tools (0.103ubuntu16) wily; urgency=medium * hook-functions: Add nx-* and 842-* modules in order to enable PowerPC NX Crypto Coprocessor. (LP: #1454687) -- Chris J Arges Thu, 25 Jun 2015 13:59:55

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-26 Thread Brad Figg
** Changed in: linux (Ubuntu Vivid) 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/1454687 Title: add NX 842 hw compression patches Status in

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 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/1454687 Title: add NX 842 hw compression patches Status in initramfs-tools package in Ubuntu: In Progress Status in

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
Attached is a patch to initramfs for wily. Once the kernel patches are in I'll build a test package for ppc64el. Is there an easy way to test functionality? And can I do this on a power8/powernv system? ** Patch added: "fix-lp1454687-wily.debdiff" https://bugs.launchpad.net/ubuntu/+source/in

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
You can review my pull request here: git://kernel.ubuntu.com/arges/ubuntu-vivid.git lp1454687 Working on patches for initramfs. -- 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/1454687 Tit

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
** Description changed: [Impact] Users of PowerPC processors with an NX coprocessor will not be able to use features like memory compression without this set of patches. [Test Case] Run kernel on a PowerPC processor with an NX coprocessor implementing 842 memory compression. [Fix

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) => Chris J Arges (arges) ** Changed in: initramfs-tools (Ubuntu Vivid) Assignee: (unassigned) => Chris J Arges (arges) ** Changed in: initramfs-tools (Ubuntu) Importance: Undecided => Medium ** Changed in: initramfs-tool

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
** Description changed: + [Impact] + Users of PowerPC processors with an NX coprocessor will not be able to use features like memory compression without this set of patches. + + [Test Case] + Run kernel on a PowerPC processor with an NX coprocessor implementing 842 memory compression. + + [Fix

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
In Ubuntu we use initramfs-tools to update the initramfs. In this package there is a 'auto_add_modules' hook-function. So we can add the modules here. Can you give me a specific list of which modules are required? ** Also affects: initramfs-tools (Ubuntu) Importance: Undecided Status: N

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-25 Thread Chris J Arges
** Changed in: linux (Ubuntu Vivid) Status: New => In Progress ** Changed in: linux (Ubuntu Vivid) Assignee: (unassigned) => Chris J Arges (arges) ** Changed in: linux (Ubuntu Vivid) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => In Progr

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-24 Thread Chris J Arges
All patches cleanly cherry-pick into 3.19. The following config options are already set in Ubuntu: CONFIG_ZSWAP=y CONFIG_ZPOOL=y CONFIG_ZBUD=y CONFIG_ZSMALLOC=y CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_DEV_NX=y CONFIG_CRYPTO_DEV_NX_COMPRESS=m

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-24 Thread Chris J Arges
** Also affects: linux (Ubuntu Vivid) Importance: Undecided Status: New -- 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/1454687 Title: add NX 842 hw compression patches Status

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-06-10 Thread Chris J Arges
Waiting on these to land in Linus' tree. ** Changed in: linux (Ubuntu) Status: Triaged => Confirmed ** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-05-19 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Status: New => Triaged ** Changed in: linux (Ubuntu) Assignee: Taco Screen team (taco-screen-team) => Chris J Arges (arges) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https:/

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-05-19 Thread Breno Leitão
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Taco Screen team (taco-screen-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/1454687 Title: add NX 842 hw compression p

[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches

2015-05-13 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu) -- 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/1454687 Title: add NX 842 hw compression patches Status in linux package in Ubuntu: New Bu