[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches
** 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 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: Fix Released Status in linux package in Ubuntu: Fix Released Status in initramfs-tools source package in Vivid: Fix Released Status in linux source package in Vivid: Fix Released Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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 (Ubuntu Vivid) Assignee: Chris J Arges (arges) => (unassigned) -- 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: Fix Released Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: Fix Released Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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: Fix Released Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: Fix Released Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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: Fix Released Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: Fix Released Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
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; urgency=low [ Brad Figg ] * Release Tracking Bug - LP: #1472048 [ Chris J Arges ] * [Config] Add CRYPTO_DEV_NX_*, 842_* as modules - LP: #1454687 [ Lu, Han ] * SAUCE: i915_bpo: drm/i915/audio: add codec wakeup override enabled/disable callback - LP: #1460674 [ Timo Aaltonen ] * SAUCE: Backport I915_OVERLAY_DISABLE_DEST_COLORKEY - LP: #1460674 * SAUCE: i915_bpo: Rebase to drm-intel-next-fixes-2015-05-29 - LP: #1460674 * SAUCE: i915_bpo: Revert "drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests" - LP: #1460674 * SAUCE: i915_bpo: Revert "drm/i915: Add debugfs test control files for Displayport compliance testing" - LP: #1460674 * SAUCE: Load i915_bpo from the hda driver on SKL/CHV - LP: #1460674 * SAUCE: i915_bpo: Don't try to support BXT - LP: #1460674 * SAUCE: i915_bpo: drm/i915/skl: Fix DMC API version. [ Upstream Kernel Changes ] * Revert "usb: dwc2: add bus suspend/resume for dwc2" - LP: #1471252 * Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" - LP: #1471252 * Revert "KVM: x86: drop fpu_activate hook" - LP: #1471252 * Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" - LP: #1471252 * drm/i915: add component support - LP: #1460661 * ALSA: hda: export struct hda_intel - LP: #1460661 * ALSA: hda: pass intel_hda to all i915 interface functions - LP: #1460661 * ALSA: hda: add component support - LP: #1460661 * drm/atomic-helpers: Fix documentation typos and wrong copy&paste - LP: #1460674 * drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument - LP: #1460674 * drm/atomic-helper: Rename commmit_post/pre_planes - LP: #1460674 * drm/atomic-helpers: make mode_set hooks optional - LP: #1460674 * drm/atomic-helper: Fix kerneldoc for prepare_planes - LP: #1460674 * drm: Complete moving rotation property to core - LP: #1460674 * drm: Share plane pixel format check code between legacy and atomic - LP: #1460674 * drm/atomic: Constify a bunch of functions pointer structs - LP: #1460674 * drm: Fix some typo mistake of the annotations - LP: #1460674 * drm: change connector to tmp_connector - LP: #1460674 * drm: atomic: Expose CRTC active property - LP: #1460674 * drm: atomic: Allow setting CRTC active property - LP: #1460674 * drm/atomic-helpers: Properly avoid full modeset dance - LP: #1460674 * drm/atomic: Add helpers for state-subclassing drivers - LP: #1460674 * drm: Fix some typos - LP: #1460674 * drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros - LP: #1460674 * drm/atomic-helper: Don't call atomic_update_plane when it stays off - LP: #1460674 * drm/atomic-helper: Really recover pre-atomic plane/cursor behavior - LP: #1460674 * drm/atomic: Make mode_fixup() optional for check_modeset() - LP: #1460674 * drm/atomic-helpers: Update vblank timestamping constants - LP: #1460674 * drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state - LP: #1460674 * drm/atomic: add drm_atomic_get_existing_*_state helpers - LP: #1460674 * drm/atomic: remove duplicated assignment of old_plane_state - LP: #1460674 * drm/atomic: Allow drivers to subclass drm_atomic_state, v3 - LP: #1460674 * drm/dp: indentation and ordering cleanups - LP: #1460674 * drm/dp: add DPCD definitions from eDP 1.2 - LP: #1460674 * drm/dp: add DPCD definitions from DP 1.1 and 1.2a - LP: #1460674 * drm/dp: add DPCD definitions from eDP 1.4 - LP: #1460674 * drm: Adding drm helper function drm_plane_from_index(). - LP: #1460674 * ALSA: hda - reset display codec when power on - LP: #1460674 * drm/i915/audio: add codec wakeup override enabled/disable callback - LP: #1460674 * scsi: storvsc: Increase the ring buffer size - LP: #1445195 * scsi: storvsc: Size the queue depth based on the ringbuffer size - LP: #1445195 * scsi: storvsc: Always send on the selected outgoing channel - LP: #1445195 * scsi: storvsc: Retrieve information about the capability of the target - LP: #1445195 * scsi: storvsc: Don't assume that the scatterlist is not chained - LP: #1445195 * scsi: storvsc: Set the tablesize based on the information given by the host - LP: #1445195 * Drivers: hv: vmbus: Add support for VMBus panic notifier handler - LP: #1463584 * Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY - LP: #1463584 * net: eth: xgene: change APM X-Gene SoC p
[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches
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 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-vivid -- 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: Fix Released Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: Fix Committed Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
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 -0500 ** Changed in: initramfs-tools (Ubuntu) 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/1454687 Title: add NX 842 hw compression patches Status in initramfs-tools package in Ubuntu: Fix Released Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: Fix Committed Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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 initramfs-tools package in Ubuntu: In Progress Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: Fix Committed Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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 linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: In Progress Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
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/initramfs-tools/+bug/1454687/+attachment/4420543/+files/fix-lp1454687-wily.debdiff -- 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 linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: In Progress Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
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 Title: add NX 842 hw compression patches Status in initramfs-tools package in Ubuntu: In Progress Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: In Progress Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 - 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 - fdd05e4b9ae22603ed09beb4e179ae7746555a81 - 7011a122383e36dab594406720fa1d089e0be8f9 - 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 - 99182a42b7ef3d5e4180992ce01befd9e87526d2 - b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 + 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 + fdd05e4b9ae22603ed09beb4e179ae7746555a81 + 7011a122383e36dab594406720fa1d089e0be8f9 + 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 + 99182a42b7ef3d5e4180992ce01befd9e87526d2 + b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 - f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d - ca7fc7e962fa067ba31f76a6e5828537394f6481 - 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 - 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 - 3154de71258a32040214fda174e67b975b0810ef - 32be6d3e362b896c81aae7c635d44e5a91406ce2 - 2c6f6eabc0bfcea0a62370038da713e3873cff31 + f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d + ca7fc7e962fa067ba31f76a6e5828537394f6481 + 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 + 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 + 3154de71258a32040214fda174e67b975b0810ef + 32be6d3e362b896c81aae7c635d44e5a91406ce2 + 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. + + The modules are: + nx-compress + nx-compress-crypto + nx-compress-platform + nx-compress-pseries + nx-compress-powernv + 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. -- 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 linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: In Progress Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compre
[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches
** 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-tools (Ubuntu Vivid) Importance: Undecided => Medium ** Changed in: initramfs-tools (Ubuntu) Status: New => In Progress ** Changed in: initramfs-tools (Ubuntu Vivid) Status: New => In Progress -- 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 linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: In Progress Status in linux source package in Vivid: In Progress Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. The modules are: nx-compress nx-compress-crypto nx-compress-platform nx-compress-pseries nx-compress-powernv 842-decompress -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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] + + Commits: + b130e7c04f1130f241eddf72098a6e08d41d08fe + edc424f8cd84bbae530d8a9f86caf1923606fb24 + 2da572c959dd5815aef153cf62010b16a498a0d3 + 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 + fdd05e4b9ae22603ed09beb4e179ae7746555a81 + 7011a122383e36dab594406720fa1d089e0be8f9 + 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 + 99182a42b7ef3d5e4180992ce01befd9e87526d2 + b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 + ed70b479c2c0b6e1319f0cb2de19f1051be219a4 + f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d + ca7fc7e962fa067ba31f76a6e5828537394f6481 + 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 + 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 + 3154de71258a32040214fda174e67b975b0810ef + 32be6d3e362b896c81aae7c635d44e5a91406ce2 + 2c6f6eabc0bfcea0a62370038da713e3873cff31 + c47d63020c03659e584673f78f24f2e5de3e6b9b + + Plus the following configuration changes: + + +CONFIG_842_COMPRESS=m + +CONFIG_842_DECOMPRESS=m + +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m + +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m + +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m + + In addition some modules need to be loaded by initramfs which requires + changes to the initramfs-tools package. + + -- + Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. - You can find the commits at + You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. -- 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: New Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: New Status in linux source package in Vivid: In Progress Bug description: [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] Commits: b130e7c04f1130f241eddf72098a6e08d41d08fe edc424f8cd84bbae530d8a9f86caf1923606fb24 2da572c959dd5815aef153cf62010b16a498a0d3 2062c5b6da758ca2bb64b698d7f9c5c45a06fcf9 fdd05e4b9ae22603ed09beb4e179ae7746555a81 7011a122383e36dab594406720fa1d089e0be8f9 959e6659b6f74ec1fa4d391a3b88d63dc0189f36 99182a42b7ef3d5e4180992ce01befd9e87526d2 b8e04187c90107c58d1ccbeb68a0ba4c5bfd4167 ed70b479c2c0b6e1319f0cb2de19f1051be219a4 f7ead7b47a758bbee6fdc66f95f27fdb866e5e9d ca7fc7e962fa067ba31f76a6e5828537394f6481 9358eac06b8fcf9fcaf566ec825fc05e2b1acd10 3e648cbeb31be5cb84b9ec19822e2b85417f07c4 3154de71258a32040214fda174e67b975b0810ef 32be6d3e362b896c81aae7c635d44e5a91406ce2 2c6f6eabc0bfcea0a62370038da713e3873cff31 c47d63020c03659e584673f78f24f2e5de3e6b9b Plus the following configuration changes: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m In addition some modules need to be loaded by initramfs which requires changes to the initramfs-tools package. -- Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 84
[Kernel-packages] [Bug 1454687] Re: add NX 842 hw compression patches
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: 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 in initramfs-tools package in Ubuntu: New Status in linux package in Ubuntu: In Progress Status in initramfs-tools source package in Vivid: New Status in linux source package in Vivid: In Progress Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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 Progress -- 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: In Progress Status in linux source package in Vivid: In Progress Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
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 I'll add the following: +CONFIG_842_COMPRESS=m +CONFIG_842_DECOMPRESS=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=m +CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=m The only changes are build these as modules, and add 842_COMPRESS. Does this work? Thanks, -- 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: Confirmed Status in linux source package in Vivid: New Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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 in linux package in Ubuntu: Confirmed Status in linux source package in Vivid: New Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
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. https://bugs.launchpad.net/bugs/1454687 Title: add NX 842 hw compression patches Status in linux package in Ubuntu: Confirmed Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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://bugs.launchpad.net/bugs/1454687 Title: add NX 842 hw compression patches Status in linux package in Ubuntu: Triaged Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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 patches Status in linux package in Ubuntu: New Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454687/+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 1454687] Re: add NX 842 hw compression patches
** 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 Bug description: Please add/include the patches for PowerPC NX coprocessor 842 memory compression. They're currently in Herbert Xu's upstream tree, and presumably he will send them up to Linus at the 4.2 merge window. You can find the commits at git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git ed70b47 crypto: nx - add hardware 842 crypto comp alg b8e04187 crypto: nx - simplify pSeries nx842 driver 99182a42 crypto: nx - add PowerNV platform NX-842 driver 959e665 crypto: nx - add nx842 constraints 7011a12 crypto: nx - add NX-842 platform frontend driver fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c 2062c5b crypto: 842 - change 842 alg to use software 2da572c lib: add software 842 compression/decompression edc424f powerpc: Add ICSWX instruction b130e7c powerpc: export of_get_ibm_chip_id function I'll update this when they are added to Linus' tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454687/+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