Activity log for bug #1454687

Date Who What changed Old value New value Message
2015-05-13 12:59:35 bugproxy bug added bug
2015-05-13 12:59:37 bugproxy tags architecture-ppc64 bugnameltc-124979 severity-medium targetmilestone-inin1510
2015-05-13 16:18:15 Ubuntu Foundations Team Bug Bot tags architecture-ppc64 bugnameltc-124979 severity-medium targetmilestone-inin1510 architecture-ppc64 bot-comment bugnameltc-124979 severity-medium targetmilestone-inin1510
2015-05-13 16:20:57 Brian Murray affects ubuntu linux (Ubuntu)
2015-05-19 14:04:14 Breno Leitão linux (Ubuntu): assignee Taco Screen team (taco-screen-team)
2015-05-19 22:02:52 Leann Ogasawara linux (Ubuntu): status New Triaged
2015-05-19 22:02:52 Leann Ogasawara linux (Ubuntu): assignee Taco Screen team (taco-screen-team) Chris J Arges (arges)
2015-06-10 19:24:54 Chris J Arges linux (Ubuntu): status Triaged Confirmed
2015-06-10 19:25:12 Chris J Arges linux (Ubuntu): importance Undecided Medium
2015-06-24 17:24:20 Chris J Arges nominated for series Ubuntu Vivid
2015-06-24 17:24:20 Chris J Arges bug task added linux (Ubuntu Vivid)
2015-06-25 16:58:55 Chris J Arges linux (Ubuntu Vivid): status New In Progress
2015-06-25 16:58:59 Chris J Arges linux (Ubuntu Vivid): assignee Chris J Arges (arges)
2015-06-25 16:59:01 Chris J Arges linux (Ubuntu Vivid): importance Undecided Medium
2015-06-25 16:59:04 Chris J Arges linux (Ubuntu): status Confirmed In Progress
2015-06-25 18:07:35 Chris J Arges bug task added initramfs-tools (Ubuntu)
2015-06-25 18:30:02 Chris J Arges 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. [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 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.
2015-06-25 18:47:53 Chris J Arges initramfs-tools (Ubuntu): assignee Chris J Arges (arges)
2015-06-25 18:47:55 Chris J Arges initramfs-tools (Ubuntu Vivid): assignee Chris J Arges (arges)
2015-06-25 18:47:56 Chris J Arges initramfs-tools (Ubuntu): importance Undecided Medium
2015-06-25 18:47:59 Chris J Arges initramfs-tools (Ubuntu Vivid): importance Undecided Medium
2015-06-25 18:49:23 Chris J Arges initramfs-tools (Ubuntu): status New In Progress
2015-06-25 18:49:25 Chris J Arges initramfs-tools (Ubuntu Vivid): status New In Progress
2015-06-25 18:55:29 Chris J Arges 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 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. [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.
2015-06-25 20:26:16 Chris J Arges attachment added fix-lp1454687-wily.debdiff https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1454687/+attachment/4420543/+files/fix-lp1454687-wily.debdiff
2015-06-26 00:18:32 Ubuntu Foundations Team Bug Bot tags architecture-ppc64 bot-comment bugnameltc-124979 severity-medium targetmilestone-inin1510 architecture-ppc64 bot-comment bugnameltc-124979 patch severity-medium targetmilestone-inin1510
2015-06-26 00:18:33 Ubuntu Foundations Team Bug Bot bug added subscriber Joseph Salisbury
2015-06-27 02:06:02 Brad Figg linux (Ubuntu Vivid): status In Progress Fix Committed
2015-06-27 10:49:37 Launchpad Janitor initramfs-tools (Ubuntu): status In Progress Fix Released
2015-07-09 15:15:20 Brad Figg tags architecture-ppc64 bot-comment bugnameltc-124979 patch severity-medium targetmilestone-inin1510 architecture-ppc64 bot-comment bugnameltc-124979 patch severity-medium targetmilestone-inin1510 verification-needed-vivid
2015-07-22 15:38:53 Launchpad Janitor linux (Ubuntu Vivid): status Fix Committed Fix Released
2015-08-16 12:32:23 Launchpad Janitor branch linked lp:ubuntu/initramfs-tools
2015-08-30 10:40:10 gbnreddy branch unlinked lp:ubuntu/initramfs-tools
2016-09-21 11:15:42 Chris J Arges initramfs-tools (Ubuntu): assignee Chris J Arges (arges)
2016-09-21 11:15:50 Chris J Arges linux (Ubuntu): assignee Chris J Arges (arges)
2016-09-21 11:15:52 Chris J Arges initramfs-tools (Ubuntu Vivid): assignee Chris J Arges (arges)
2016-09-21 11:15:55 Chris J Arges linux (Ubuntu Vivid): assignee Chris J Arges (arges)
2016-09-30 16:30:41 Joseph Salisbury initramfs-tools (Ubuntu Vivid): status In Progress Fix Released
2016-09-30 16:30:44 Joseph Salisbury linux (Ubuntu): status In Progress Fix Released
2016-09-30 16:30:55 Joseph Salisbury tags architecture-ppc64 bot-comment bugnameltc-124979 patch severity-medium targetmilestone-inin1510 verification-needed-vivid architecture-ppc64 bot-comment bugnameltc-124979 patch severity-medium targetmilestone-inin1510 verification-done-vivid