This bug was fixed in the package linux - 3.16.0-43.58
---
linux (3.16.0-43.58) utopic; urgency=low
[ Luis Henriques ]
* Release Tracking Bug
- LP: #1466792
[ Brad Figg ]
* Merged back Ubuntu-3.16.0-41.57 regression fix for security release
linux (3.16.0-42.56) utopic;
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
utopic' to 'verification-done-utopic'.
If verification is not done by 5 working days from t
A new bug was opened for these backports:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1464560
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport request: include support
Jeremy,
Yea a new LP bug would make things easier to track, since we associate commits
with LP bug#s.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport request: include
OK, the prd changes have hit linux-next:
48c0615 powerpc/powernv: Merge common platform device initialisation
594fcb9 powerpc/powernv: Expose OPAL APIs required by PRD interface
0d7cd85 powerpc/powernv: Add opal-prd channel
Would you prefer me to open a separate LP issue for these?
Once these ar
** Changed in: linux (Ubuntu Utopic)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport request: include support for OpenPower hardware
** Changed in: linux (Ubuntu Utopic)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu Utopic)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Ti
** Description changed:
[Impact]
This is a HWE SRU for OpenPower support in 3.16.
[Fix]
upstream commits:
- 4c3b2168 a4bcbe6a 529d235a \
- 08135139 c1c3a526 b921e902 \
- 3bf57561 e8a51e1b 5590f319
+ backported from commit 6a11e5c67a397e9a64cfde6961c83a7a64d7980c)
+ backporte
Ok I have the patches staged here:
http://kernel.ubuntu.com/git/arges/ubuntu-utopic.git/log/?h=lp1439562
I've been able to build this and boot with it, I'll send a pull-request
to the ML.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Jeremy,
The target was for Utopic (3.16), which didn't have the patch, no worries I'll
add it as well.
I'll put together a pull request for the list soon once I do a test build/boot.
--chris
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Hi Chris,
Yes, 6a11e5c6 adds the IPMI driver. Is that not already in the vivid
tree?
The PRD and MTD changes are headed upstream, I was just sending to you
for an indication of what to expect.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Jeremy,
I added the following patches to Ubuntu-3.16 in this order (first
cherry-pick to last):
608b286d1ddf38a7ceb624d2b689af095816d91c* had to add this, not
clean
3bf57561d4dbd36ba45ce05656b0469bfdcc7ef2clean cherry-pick
4c3b21686111e0ac6018469dacbc5549f9915cf8
Hi Chris,
Thanks for taking this on for a utopic backport.
Instead of using that ubuntu/utopic branch in the openpower tree, I'd
suggest using the upstream commits that we have listed in this bug (and
Tim has applied); that way, you'll be getting the latest changes, and
have less merging to do la
Also are any CONFIG changes necessary? I see CONFIG_MTD_POWERNV_FLASH
was mentioned above, any thing additional for 3.16?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport reques
For 3.16, I'm assuming there are a lot of patchs here that may be needed:
https://github.com/open-power/linux/commits/ubuntu/utopic
Can you specify which are necessary?
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
** Description changed:
- We've prepared a series of patches (ported to Ubuntu-3.19.0-11.11),
- which add OpenPower support to the Ubuntu kernel.
+ [Impact]
+ This is a HWE SRU for OpenPower support in 3.16.
+
+ [Fix]
+ upstream commits:
+ 4c3b2168 a4bcbe6a 529d235a \
+ 08135139 c1c3a526
** Also affects: linux (Ubuntu Utopic)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Utopic)
Assignee: (unassigned) => Chris J Arges (arges)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
This bug was fixed in the package linux - 3.19.0-13.13
---
linux (3.19.0-13.13) vivid; urgency=low
[ Andy Whitcroft ]
* [Packaging] initscripts need installing when making the package
* [Packaging] initscripts work around bug in debhelper systemd support
[ Jay Vosburgh ]
Jeremy - thanks for the help. I've applied these patches:
powerpc/kernel: Make syscall_exit a local label
powerpc: Remove old compile time disabled syscall tracing code
powerpc: Add a proper syscall for switching endianness
powerpc/powernv: Remove "opal" prefix from pr_xxx()s
powerpc/powernv: Sepa
This should do the trick:
git cherry-pick 4c3b2168 a4bcbe6a 529d235a \
08135139 c1c3a526 b921e902 \
3bf57561 e8a51e1b 5590f319
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
b
Also, the 'powerpc/powernv: Support OPAL requested heartbeat' change
requires a couple of prereqs if you're looking to use the pristine
upstream version too:
commit 08135139430fabdeaa990da8a9e0d436aad0672b
Author: Michael Ellerman
Date: Wed Jan 28 15:10:33 2015 +1100
powerpc/powernv: Remov
Sure thing. The patch in my ubuntu-vivid git tree is slightly modified
from the upstream commit - just so we don't need to include those
prerequisites.
However, if you're after pristine upstream commits, the following will
work on top of the vivid tree (as at 83f803a6):
commit 4c3b21686111e0ac601
Jeremy - it looks like there is at least one missing prerequisite for
'powerpc: Add a proper syscall for switching endianness'. Can you
prepare a list of commits that apply to ubuntu-vivid ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
OK, we have a new set of patches merged. Would you like these in a
separate bug?
[the first does change a powerpc-specific syscall number, if that
affects your preference of SRU vs. freeze]
The following patches have been merged to linux-next:
1d9d9bd powerpc: Add a proper syscall for switching
I applied these 4 patches. The rest will likely have to go through the
SRU process since kernel freeze is April 9.
Applying: powerpc/powernv: Add OPAL soft-poweroff routine
Applying: drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Applying: kernel/reboot.c: add orderly_reboot for
Also:
744b976 powerpc/powernv: Add OPAL soft-poweroff routine
-> in linus/master: 7f43e71e8c538356efd5b33a183e6d9ace4739a5
- this is a prerequisite for:
63df164 powerpc/powernv: reboot when requested by firmware
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
We've had a few patches merged to linux-next:
6f4b0f5 drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
-> merged to linux-next/master: dc4f016cb8b67128c42f165802794f0b6d70405c
53cffb5 kernel/reboot.c: add orderly_reboot for graceful reboot
-> merged to linux-next/master: c162cd
OK, I'll keep this bug updated as the patches are merged.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport request: include support for OpenPower hardware
To manage notificatio
Jeremy - I've just had a look at the patches you are proposing. Even
though this set only affects powernv, I would really prefer to cherry-
pick them from Linus' repo, or at least linux-next. Getting them after
they have gone through a thorough review cycle helps prevent conflict
carnage in this an
Tim - yes, they're both related to OpenPower hardware, and aren't
required for guest VMs. Sounds fine then.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport request: include sup
** Tags added: cherry-pick
** Changed in: linux (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport request: include support for OpenP
** Tags added: kernel-da-key
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport request: include support for OpenPower hardware
To manage notifications about this bug go to:
http
Jeremy - by default those new modules will be packaged in -extras. Since
they appear to be HW related that ought to be OK since it is rare that
-extras is not installed on bare metal.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Also: these changes add a config var: CONFIG_MTD_POWERNV_FLASH, for the
presence of the powernv mtd driver.
Will the new "ipmi_powernv" and "powernv_flash" modules appear in the
linux-image package (rather than linux-image extras)?
--
You received this bug notification because you are a member o
** Changed in: linux (Ubuntu)
Status: New => Confirmed
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439562
Title:
backport
35 matches
Mail list logo