[Kernel-packages] [Bug 1650263] Re: [16.04.2] POWER9 patches on top of 4.8

2016-12-27 Thread Ram Pai
The list below is not exhaustive, but does contain the necessary patches to 
enable power9. These patches may have dependencies on prior patches.



Base Power9 patches to be merged:
-
c7c3f568beff2b72f02a7807ec48b0bc66a7ead6 powerpc/perf: macros for power9 format 
encoding
18201b204286a1ef478ef52b00ab9f6c5739b4f6 powerpc/perf: power9 raw event format 
encoding
d522ae1e49a4f0bcbd0efa0a3afb2b8d52d1fbd6 powerpc/mm: Batch tlb flush when 
invalidating pte entries
e58d1cf24309b3b58c7cff7ea1f873e498fdaa39 powerpc/mm: update radix__pte_update 
to not do full mm tlb flush
b3603e174fc81598e8b060d5e9aafe19ee6e65cf powerpc/mm: update 
radix__ptep_set_access_flag to not do full mm tlb flush
6d3a0379ebdc8e35662343f5359ac4589b79aec2 powerpc/mm: Add 
radix__tlb_flush_pte_p9_dd1()
3b10d0095a1e2d6ce11f6537e04806ff8aba9cdd powerpc/mm/radix: Prevent kernel 
execution of user space
1d18ad026844b60d933c25ae38360f86a8cf41eb powerpc/mm: Detect instruction fetch 
denied and report
ee97b6b99f42285d29d439f2e5376e03b2760e09 powerpc/mm/radix: Setup AMOR in HV 
mode to allow key 0
378f96d3cd442d5cb8e2692d8767a4c036070594 powernv: Clear SPRN_PSSCR when a 
POWER9 CPU comes online
555c16328ae6d75a90e234eac9b51998d68f185b powerpc/mm: Correct process and 
partition table max size
29a969b764817c1dce819c2bc8c00a147529a5ef powerpc: Revert Load Monitor Register 
Support
07e326610e5634e5038fce32fff370949eb42101 mm: add 
tlb_remove_check_page_size_change to track page size change
1f0f2e72270c089c291aac794800cc326c4c05dd powerpc/reg: Add definition for 
LPCR_PECE_HVEE
9dd17e8517f5ccd594a01374b0b41ec1a1c266af powerpc/64: Define new ISA v3.00 
logical PVR value and PCR register value
ffe6d810fe95208b9f132fb7687930185129305a powerpc/powernv: Define real-mode 
versions of OPAL XICS accessors
9d66195807ac6cb8a14231fd055ff755977c5fca powerpc/64: Provide functions for 
accessing POWER9 partition table
7a43906f5cbfb74712af168988455e350707e310 powerpc: Set missing wakeup bit in 
LPCR on POWER9
7fd317f8c330a8d3ed6468d5670e5c09c25846e2 powerpc/64: Add some more SPRs and SPR 
bits for POWER9
cac4a185405d4415eca269cae976438b44a37ae0 powerpc/mm: Fix missing update of HID 
register on secondary CPUs
96ed1fe511a8b4948e53f3bad431d8737e8f231f powerpc/mm/radix: Invalidate ERAT on 
tlbiel for POWER9 DD1
6b243fcfb5f1e16bcf732e6f86a63f8af5b59a9f powerpc/64: Simplify adaptation to new 
ISA v3.00 HPTE format
bd77c4498616e27d5725b5959d880ce2272fefa9 powerpc/mm/radix: Use tlbiel only if 
we ever ran on the current cpu
1a34439e5a0b2235e43f96816dbb15ee1154f656 powerpc/64: Fix incorrect return value 
from __copy_tofrom_user (nothing to do with power9, but good to have).
05af40e885955065aee8bb7425058eb3e1adca08 powerpc/pseries: Fix stack corruption 
in htpe code (nothing to do with power9, but good to have).
b970b41ea68ace17f389c8387c1df4a86aa039a0 powerpc/64/kexec: Copy image with MMU 
off when possible
be34d300597a7a4fb38c6e3f9929af2f1faa23b8 powerpc/mm: Add radix flush all with 
IS=3
fe036a0605d60d6c81ffdcd6241e9ae0013fe235 powerpc/64/kexec: Fix MMU cleanup on 
radix
fc48bad53142c991a5280940fd7ee8d226697b2c powerpc/64/kexec: NULL check 
"clear_all" in kexec_sequence
ad410674f5606a53ea2f2d45a78448a95e271fa0 powerpc/mm: Update the HID bit when 
switching from radix to hash
c6d1a767b9eaa74f0969378ec47791ff8318a65c powerpc/mm/radix: Use different pte 
update sequence for different POWER9 revs
694c4951922d114e789f669deb409b2aef440ae9 powerpc/mm/radix: Use different RTS 
encoding for different POWER9 revs
7dccfbc325bb59f94521d544a8ae12148622b4f2 powerpc/book3s: Add a cpu table entry 
for different POWER9 revs




KVM Power9 upstream patches to be merged:
--
3f7cd919f3df05918535de39273174710409eb40 KVM/PPC/Book3S HV: Convert to hotplug 
state machine
e34af7849014f1d80899b811cf9021588cb8dd88 KVM: PPC: Book3S: Move prototypes for 
KVM functions into kvm_ppc.h
908a09359ef4ed9e9ca1147b9d35f829d7e42a74 KVM: PPC: Book3S HV: Comment style and 
print format fixups
f4944613ad1ab6760589d5791488be1236c07fcc KVM: PPC: Decrease the powerpc default 
halt poll max value
e03f3921e597cbcc6880033e5c52fa1db524f88b KVM: PPC: Book3S HV: Add check for 
module parameter halt_poll_ns
307d93e476a340116cbddd1d3d7edf9b3cdd7506 KVM: PPC: Book3S HV: Use generic kvm 
module parameters
a8acaece5d88db234d0b82b8692dea15d602f622 KVM: PPC: Correctly report 
KVM_CAP_PPC_ALLOC_HTAB
e2702871b4b70a39e08c46744a8fa16e281120aa KVM: PPC: Book3S HV: Fix compilation 
with unusual configurations
2ee13be34b135957733b84ef5f7bd30c80ec3c42 KVM: PPC: Book3S HV: Update 
kvmppc_set_arch_compat() for ISA v3.00
45c940ba490df28cb87b993981a5f63df6bbb8db KVM: PPC: Book3S HV: Treat POWER9 CPU 
threads as independent subcores
84f7139c064ed740d183ae535bda2f6d7ffc0d57 KVM: PPC: Book3S HV: Enable hypervisor 
virtualization interrupts while in guest
bf53c88e42ac5dfdef649888d01b3bc96375647b KVM: PPC: Book3S HV: Use stop 
instruction rather than nap on POWER9

[Kernel-packages] [Bug 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
just compile and boot tested on pseries environment. and not compile
and boot tested on powernv  (risk assumed) since a larger set of 118
backported patches were compile/boot tested on powernv by someone having
access to that environment.

my apologies. will find someone to compile/boot test on powernv,
hopefully by the deadline.

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

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch removed: 
0015-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139334/+files/0015-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.patch

** Patch removed: 
0014-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139333/+files/0014-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.patch

** Patch removed: 0013-powerpc-powernv-Increase-candidate-fw-image-size.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139332/+files/0013-powerpc-powernv-Increase-candidate-fw-image-size.patch

** Patch removed: 
0012-powerpc-Fix-error-return-in-rtas_flash-module-init.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139331/+files/0012-powerpc-Fix-error-return-in-rtas_flash-module-init.patch

** Patch removed: 
0011-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139330/+files/0011-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.patch

** Patch removed: 
0010-powerpc-powernv-Create-OPAL-sglist-helper-functions-.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139329/+files/0010-powerpc-powernv-Create-OPAL-sglist-helper-functions-.patch

** Patch removed: 
0009-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139328/+files/0009-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.patch

** Patch removed: 
0008-powerpc-powernv-Fix-little-endian-issues-with-opal_d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139327/+files/0008-powerpc-powernv-Fix-little-endian-issues-with-opal_d.patch

** Patch removed: 
0007-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139326/+files/0007-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.patch

** Patch removed: 
0006-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139325/+files/0006-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.patch

** Patch removed: 0005-powerpc-powernv-Add-OPAL-message-log-interface.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139324/+files/0005-powerpc-powernv-Add-OPAL-message-log-interface.patch

** Patch removed: 
0001-powerpc-powernv-Infrastructure-to-read-opal-messages.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139323/+files/0001-powerpc-powernv-Infrastructure-to-read-opal-messages.patch

** Patch removed: 
0004-powerpc-powernv-Fix-endian-issues-with-sensor-code.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139322/+files/0004-powerpc-powernv-Fix-endian-issues-with-sensor-code.patch

** Patch removed: 
0003-powerpc-powernv-Enable-fetching-of-platform-sensor-d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139321/+files/0003-powerpc-powernv-Enable-fetching-of-platform-sensor-d.patch

** Patch removed: 
0002-powerpc-powernv-Infrastructure-to-support-OPAL-async.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139320/+files/0002-powerpc-powernv-Infrastructure-to-support-OPAL-async.patch

** Patch removed: 
0001-powerpc-powernv-Infrastructure-to-read-opal-messages.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139319/+files/0001-powerpc-powernv-Infrastructure-to-read-opal-messages.patch

** Patch removed: 
0018-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139105/+files/0018-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.patch

** Patch removed: 
0017-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139104/+files/0017-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.patch

** Patch removed: 0016-powerpc-powernv-Increase-candidate-fw-image-size.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139103/+files/0016-powerpc-powernv-Increase-candidate-fw-image-size.patch

** Patch removed: 
0015-powerpc-Fix-error-return-in-rtas_flash-module-init.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139102/+files/0015-powerpc-Fix-error-return-in-rtas_flash-module-init.patch

** Patch removed: 
0014-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139101/+files/0014-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.patch

** 

[Kernel-packages] [Bug 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0008-powerpc-powernv-Fix-little-endian-issues-with-opal_d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140110/+files/0008-powerpc-powernv-Fix-little-endian-issues-with-opal_d.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
a) patches cleanly apply to the next tree
b) code cleanly compiles for powernv architecture and for pseries architecture
c) boot tested on pseries and powernv
d) some basic RAS tools testing on powernv passed.

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

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 0004-powerpc-powernv-Fix-endian-issues-with-sensor-code.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140106/+files/0004-powerpc-powernv-Fix-endian-issues-with-sensor-code.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0009-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140111/+files/0009-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0003-powerpc-powernv-Enable-fetching-of-platform-sensor-d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140105/+files/0003-powerpc-powernv-Enable-fetching-of-platform-sensor-d.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0011-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140113/+files/0011-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0007-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140109/+files/0007-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0015-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140117/+files/0015-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 0006-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140108/+files/0006-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0014-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140116/+files/0014-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 0005-powerpc-powernv-Add-OPAL-message-log-interface.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140107/+files/0005-powerpc-powernv-Add-OPAL-message-log-interface.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0002-powerpc-powernv-Infrastructure-to-support-OPAL-async.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140104/+files/0002-powerpc-powernv-Infrastructure-to-support-OPAL-async.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 
0010-powerpc-powernv-Create-OPAL-sglist-helper-functions-.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140112/+files/0010-powerpc-powernv-Create-OPAL-sglist-helper-functions-.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 0013-powerpc-powernv-Increase-candidate-fw-image-size.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140115/+files/0013-powerpc-powernv-Increase-candidate-fw-image-size.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-26 Thread Ram Pai
** Patch added: 0012-powerpc-Fix-error-return-in-rtas_flash-module-init.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4140114/+files/0012-powerpc-Fix-error-return-in-rtas_flash-module-init.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0001-powerpc-powernv-Move-SG-list-structure-to-header-fil.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139082/+files/0001-powerpc-powernv-Move-SG-list-structure-to-header-fil.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 0007-powerpc-powernv-Fix-endian-issues-with-sensor-code.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139094/+files/0007-powerpc-powernv-Fix-endian-issues-with-sensor-code.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 0009-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139096/+files/0009-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0017-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139104/+files/0017-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0006-powerpc-powernv-Enable-fetching-of-platform-sensor-d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139093/+files/0006-powerpc-powernv-Enable-fetching-of-platform-sensor-d.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0018-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139105/+files/0018-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 0015-powerpc-Fix-error-return-in-rtas_flash-module-init.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139102/+files/0015-powerpc-Fix-error-return-in-rtas_flash-module-init.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0010-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139097/+files/0010-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0005-powerpc-powernv-Infrastructure-to-support-OPAL-async.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139092/+files/0005-powerpc-powernv-Infrastructure-to-support-OPAL-async.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 0016-powerpc-powernv-Increase-candidate-fw-image-size.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139103/+files/0016-powerpc-powernv-Increase-candidate-fw-image-size.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0004-powerpc-powernv-Infrastructure-to-read-opal-messages.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139091/+files/0004-powerpc-powernv-Infrastructure-to-read-opal-messages.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0002-powerpc-powernv-Read-OPAL-error-log-and-export-it-th.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139089/+files/0002-powerpc-powernv-Read-OPAL-error-log-and-export-it-th.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 0003-powerpc-powernv-Platform-dump-interface.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139090/+files/0003-powerpc-powernv-Platform-dump-interface.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 0008-powerpc-powernv-Add-OPAL-message-log-interface.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139095/+files/0008-powerpc-powernv-Add-OPAL-message-log-interface.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0013-powerpc-powernv-Create-OPAL-sglist-helper-functions-.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139100/+files/0013-powerpc-powernv-Create-OPAL-sglist-helper-functions-.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0011-powerpc-powernv-Fix-little-endian-issues-with-opal_d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139098/+files/0011-powerpc-powernv-Fix-little-endian-issues-with-opal_d.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0012-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139099/+files/0012-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: Integrated backported patches for ppc64el

2014-06-25 Thread Ram Pai
** Patch added: 
0014-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139101/+files/0014-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.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/1334268

Title:
  Integrated backported patches for ppc64el

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0001-powerpc-powernv-Infrastructure-to-read-opal-messages.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139319/+files/0001-powerpc-powernv-Infrastructure-to-read-opal-messages.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0002-powerpc-powernv-Infrastructure-to-support-OPAL-async.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139320/+files/0002-powerpc-powernv-Infrastructure-to-support-OPAL-async.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0007-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139326/+files/0007-powerpc-powernv-Fix-little-endian-issues-in-OPAL-fla.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0010-powerpc-powernv-Create-OPAL-sglist-helper-functions-.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139329/+files/0010-powerpc-powernv-Create-OPAL-sglist-helper-functions-.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 0006-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139325/+files/0006-powerpc-powernv-Fix-kexec-races-going-back-to-OPAL.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 0012-powerpc-Fix-error-return-in-rtas_flash-module-init.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139331/+files/0012-powerpc-Fix-error-return-in-rtas_flash-module-init.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 0013-powerpc-powernv-Increase-candidate-fw-image-size.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139332/+files/0013-powerpc-powernv-Increase-candidate-fw-image-size.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0008-powerpc-powernv-Fix-little-endian-issues-with-opal_d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139327/+files/0008-powerpc-powernv-Fix-little-endian-issues-with-opal_d.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0009-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139328/+files/0009-powerpc-powernv-Fix-little-endian-issues-in-OPAL-err.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0001-powerpc-powernv-Infrastructure-to-read-opal-messages.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139323/+files/0001-powerpc-powernv-Infrastructure-to-read-opal-messages.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0003-powerpc-powernv-Enable-fetching-of-platform-sensor-d.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139321/+files/0003-powerpc-powernv-Enable-fetching-of-platform-sensor-d.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 0005-powerpc-powernv-Add-OPAL-message-log-interface.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139324/+files/0005-powerpc-powernv-Add-OPAL-message-log-interface.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 0004-powerpc-powernv-Fix-endian-issues-with-sensor-code.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139322/+files/0004-powerpc-powernv-Fix-endian-issues-with-sensor-code.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0011-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139330/+files/0011-powerpc-powernv-Fix-little-endian-issues-in-OPAL-dum.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
The above 1 to 15 patches should cleanly apply to  the next tree. 3
of the original patches are already in the next tree. So it just boils
down to 15 outstanding patches.

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

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1334268] Re: ppc64el Opal firmware support

2014-06-25 Thread Ram Pai
** Patch added: 
0015-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+attachment/4139334/+files/0015-powerpc-powernv-Pass-buffer-size-to-OPAL-validate-fl.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/1334268

Title:
  ppc64el Opal firmware support

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

Bug description:
  Hi,

  We would like to have the following patches integrated into the LInux
  package for 14.04.01 release.

  All of those patches are upstream and also already backported in a git
  tree. We are still working to make the git tree public.

  These are the patches.

  
  commit 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Pass buffer size to OPAL validate flash call

  commit 2196c6f1ed66eef23df3b478cfe71661ae83726e
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Return secondary CPUs to firmware before FW update

  commit bf16a4c2515ace64f08f7adb182ca147c5b01145
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Increase candidate fw image size

  commit 0c930692107be4b91c3eeecfd9c9d600039f966f
  Author: Anton Blanchard an...@samba.org
  powerpc: Fix error return in rtas_flash module init

  commit 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL dump code

  commit 3441f04b4b62758a798f9fbbf2047dfedf0329a5
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Create OPAL sglist helper functions and fix endian issues

  commit 14ad0c58d5df6e5911a5413abdc2a9be6a8acb51
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL error log code

  commit 56b4c993124d15f3b198cc757ba49a0022b5d695
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues with opal_do_notifier calls

  commit cc146d1db0673396429ce4f906350d684ef4ca2a
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix little endian issues in OPAL flash code

  commit 298b34d7d578c3b4325248b823f3d83a8ea1541c
  Author: Benjamin Herrenschmidt b...@kernel.crashing.org
  powerpc/powernv: Fix kexec races going back to OPAL

  commit bfc36894a48b996eba7e02d8e43093a289c1fb91
  Author: Joel Stanley j...@jms.id.au
  powerpc/powernv: Add OPAL message log interface

  commit 9000c17dc0f9c910267d2661225c9d33a227b27e
  Author: Anton Blanchard an...@samba.org
  powerpc/powernv: Fix endian issues with sensor code

  commit 7224adbbb80329d1a3ec5aa98213b50365fcd246
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Enable fetching of platform sensor data

  commit 8d724823220862ce289be3b50119235e03537597
  Author: Neelesh Gupta neele...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to support OPAL async completion

  commit 24366360035a9e0a9870ed7208aa2ba1948f844d
  Author: Mahesh Salgaonkar mah...@linux.vnet.ibm.com
  powerpc/powernv: Infrastructure to read opal messages in generic format.

  commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac
  Date:   Mon Mar 3 10:25:42 2014 +1100
  powerpc/powernv Platform dump interface

  commit 311cf5c57039d7b1253609138a49dc433766b65c
  Author: Stewart Smith stew...@linux.vnet.ibm.com
  powerpc/powernv: Read OPAL error log and export it through sysfs

  commit 7e1ce5a492e18449fd47ef6305b26e0c572d26e9
  Author: Vasant Hegde hegdevas...@linux.vnet.ibm.com
  powerpc/powernv: Move SG list structure to header file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+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 1267712] Re: ubuntu guest's file system becoming read only

2014-03-10 Thread Ram Pai
** Tags added: kernelteam

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

Title:
  ubuntu guest's file system becoming read only

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  9.3.189.114 (root/.pasroot) (Host Machine)
  Run the follwoing command to go to the guest victim machine from 
(/var/lib/libvirt/images/jagan/new_ubuntu_alpha1)

  qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp 1 -m 10G
  -nographic -nodefaults -monitor stdio -serial pty -append
  root=/dev/sda -kernel trusty-server-cloudimg-ppc64el-vmlinuz-generic
  -device spapr-vscsi -device spapr-
  vlan,netdev=net0,mac=6c:ae:8b:69:16:15 -netdev
  bridge,br=virbr0,id=net0 -drive file=trusty-server-cloudimg-
  ppc64el.img.qcow2

  after this command you will get the screen number.
  example:

  QEMU 1.6.0 monitor - type 'help' for more information
  (qemu) char device redirected to /dev/pts/16 (label serial0)

  Then open another host session and execute the below command

  # screen /dev/pts/16
  (qemu)

  Here the screen number is /dev/pts/16

  --Then you will get a blank screen so press ENTER key.

  The guest machine login: ubuntu/passw0rd

  Then do ---sudo -i

  Environment:
  ===
  Host: Power8
  Guest : ubuntu hosted on Power8

  The issue:
  ==
  After logging into the guest some times it becomes read - only file system.

  Description:
  ===

  Here i am not able to create directory or a file.

  root@ubuntu:/opt/ltp# cat /etc/issue
  Ubuntu Trusty Tahr (development branch) \n \l=ubuntu 
guest

  root@ubuntu:~# ifconfig
  eth0  Link encap:Ethernet  HWaddr 6c:ae:8b:69:16:15
inet addr:192.168.122.131  Bcast:192.168.122.255  Mask:255.255.255.0
inet6 addr: fe80::6eae:8bff:fe69:1615/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:72 errors:0 dropped:4 overruns:0 frame:0
TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6764 (6.7 KB)  TX bytes:3914 (3.9 KB)
Interrupt:22

  loLink encap:Local Loopback
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
  root@ubuntu:/opt/ltp# ./runltp -f timers -p -l timers.log -o timers.out
  cat: /opt/ltp/Version: No such file or directory
  INFO: creating /opt/ltp/results directory
  mktemp: failed to create directory via template â/tmp/ltp-XXâ: 
Read-only file system==error
  FATAL: Unable to make temporary directory:

  root@ubuntu:/opt/ltp# df -k
  Filesystem 1K-blocksUsed Available Use% Mounted on
  /dev/sda51573372 1303052  47632556   3% /
  none   4   0 4   0% /sys/fs/cgroup
  devtmpfs 5161908 296   5161612   1% /dev
  none 1032440 184   1032256   1% /run
  none5120   0  5120   0% /run/lock
  none 5162192   0   5162192   0% /run/shm
  none  102400   0102400   0% /run/user

  root@ubuntu:/opt/ltp# mkdir -m 777 jagan
  mkdir: cannot create directory âjaganâ: Read-only file systemerror

  root@ubuntu:/opt/ltp# touch jagan
  touch: cannot touch âjaganâ: Read-only file systemerror

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