[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

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

** 

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  Integrated backported patches for ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1334268] Re: ppc64el Opal firmware support

2014-06-25 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/4139333/+files/0014-powerpc-powernv-Return-secondary-CPUs-to-firmware-be.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1334268

Title:
  ppc64el Opal firmware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1267712

Title:
  ubuntu guest's file system becoming read only

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1267712/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs