[Kernel-packages] [Bug 1775486] Re: Bionic boot kernel oopses on Power

2018-07-16 Thread Michael Neuling
*** This bug is a duplicate of bug 1773162 ***
https://bugs.launchpad.net/bugs/1773162

** This bug has been marked a duplicate of bug 1773162
   4.15.0-22-generic fails to boot on IBM S822LC (POWER8 (raw), altivec 
supported)

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

Title:
  Bionic boot kernel oopses on Power

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress

Bug description:
  I'm trying to deploy Bionic to a Power S822LC (8335-GTB).  The install
  fails because the boot kernel throws some oopses and reboots the
  server in an endless loop.

  The system powers on.  Petitboot loads and populates the boot options.
  The system PXE boots the ephemeral boot kernel and then OOPSes and
  reboots, starting the cycle over.

  The following is the most I could get from a SOL session but it does
  show where the panics begin and the reboot happens at the end.  The
  dump is from an attempt via MAAS to deploy Xenial with the 4.15 edge
  kernel.  I also tried Bionic using the default kernel and got the same
  issue.

  Next I tried Xenial with the 4.13 kernel (hwe-16.04) and that kernel
  successfully boots.  So the issue seems localized to the 4.15 kernel.

  [2.561982] vgaarb: loaded
  [2.562036] usbcore: registered new interface driver usbfs
  [2.562256] usbcore: registered new interface driver hub
  [2.562652] usbcore: registered new device driver usb
  [2.562834] pps_core: LinuxPPS API ver. 1 registered
  [2.563307] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti 
  [2.589031] PTP clock support registered
  [2.589996] EDAC MC: Ver: 3.0.0
  [2.590513] NetLabel: Initializing
  [2.590581] NetLabel:  domain hash size = 128
  [2.590613] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  [2.591086] NetLabel:  unlabeled traffic allowed by default
  [2.592541] clocksource: Switched to clocksource timebase
  [2.609779] VFS: Disk quotas dquot_6.6.0
  [2.610031] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 
bytes)
  [2.613235] NET: Registered protocol family 2
  [2.613651] TCP established hash table entries: 524288 (order: 6, 4194304 
bytes)
  [2.614772] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes)
  [2.619840] TCP: Hash tables configured (established 524288 bind 65536)
  [2.620414] UDP hash table entries: 65536 (order: 5, 2097152 bytes)
  [2.621044] UDP-Lite hash table entries: 65536 (order: 5, 2097152 bytes)
  [2.622142] NET: Registered protocol family 1
  [2.622284] pci 0009:00:00.0: enabling device (0101 -> 0103)
  [2.622425] pci 0009:01:00.0: enabling device (0141 -> 0143)
  [2.622915] pci 0009:02:01.0: enabling device (0141 -> 0143)
  [2.623432] pci 0009:03:00.0: enabling device (0140 -> 0142)
  [2.624048] Unpacking initramfs...
  [3.541638] Freeing initrd memory: 53248K
  [3.546247] Initialise system trusted keyrings
  [3.546398] Key type blacklist registered
  [3.546548] workingset: timestamp_bits=38 max_order=23 bucket_order=0
  [3.548288] zbud: loaded
  [3.551021] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  [3.551827] fuse init (API version 7.26)
  [3.554352] Key type asymmetric registered
  [3.554487] Asymmetric key parser 'x509' registered
  [3.554785] Block layer SCSI generic (bsg) driver version 0.4 loaded 
(major 244)
  [3.555088] io scheduler noop registered
  [3.555115] io scheduler deadline registered
  [3.10] io scheduler cfq registered (default)
  [3.557442] pci 0009:02:03.0: enabling device (0141 -> 0143)
  [3.557634] pci 0009:05:00.0: enabling device (0141 -> 0143)
  [3.557703] pci 0009:06:00.0: enabling device (0141 -> 0143)
  [3.557753] Using unsupported 1024x768 vga at 3fe28101, depth=32, 
pitch=4096
  [3.691555] Console: switching to colour frame buffer device 128x48
  [3.825001] fb0: Open Firmware frame buffer device on 
/pciex@3fffe4050/pci@0/pci@0/pci@3/pci@0/vga@0
  [3.825359] hvc0: raw protocol on /ibm,opal/consoles/serial@0 (boot 
console)
  [3.825544] hvc0: No interrupts property, using OPAL event
  [3.825856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  [3.828204] Linux agpgart interface v0.103
  [3.838817] loop: module loaded
  [3.839111] libphy: Fixed MDIO Bus: probed
  [3.839213] tun: Universal TUN/TAP device driver, 1.6
  [3.839350] PPP generic driver version 2.4.2
  [3.839446] VFIO - User Level meta-driver version: 0.3
  [3.839587] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  [3.839728] ehci-pci: EHCI PCI platform driver
  [3.839780] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  [3.839825] ohci-pci: OHCI PCI platform driver
  [3.839898] uhci_hcd: USB Univ

[Kernel-packages] [Bug 1520411] Re: powerpc/tm: Fix local DoS

2015-12-01 Thread Michael Neuling
Thanks.  Works for me for the tests I've posted here:
https://lists.ozlabs.org/pipermail/linuxppc-dev/2015-November/136403.html

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

Title:
  powerpc/tm: Fix local DoS

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Confirmed

Bug description:
  The following two fixes have just made it into mpes powerpc fixes
  tree:

7f821fc powerpc/tm: Check for already reclaimed tasks
d2b9d2a powerpc/tm: Block signal return setting invalid MSR state

  They fix local DoS  (userspace can crash the OS) on powerpc POWER8
  cpus for any kernel v3.9+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520411/+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 1520411] Re: powerpc/tm: Fix local DoS

2015-11-30 Thread Michael Neuling
I don't think the debs have been created correctly.  The debs that have
been created don't seem to have the ppc64 LE config which normally end
with *_ppc64el.deb

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

Title:
  powerpc/tm: Fix local DoS

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Confirmed

Bug description:
  The following two fixes have just made it into mpes powerpc fixes
  tree:

7f821fc powerpc/tm: Check for already reclaimed tasks
d2b9d2a powerpc/tm: Block signal return setting invalid MSR state

  They fix local DoS  (userspace can crash the OS) on powerpc POWER8
  cpus for any kernel v3.9+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520411/+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 1520411] Re: powerpc/tm: Fix local DoS

2015-11-26 Thread Michael Neuling
The bug causes the machine to oops so I can't run this.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  powerpc/tm: Fix local DoS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The following two fixes have just made it into mpes powerpc fixes
  tree:

7f821fc powerpc/tm: Check for already reclaimed tasks
d2b9d2a powerpc/tm: Block signal return setting invalid MSR state

  They fix local DoS  (userspace can crash the OS) on powerpc POWER8
  cpus for any kernel v3.9+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520411/+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 1520411] [NEW] powerpc/tm: Fix local DoS

2015-11-26 Thread Michael Neuling
Public bug reported:

The following two fixes have just made it into mpes powerpc fixes tree:

  7f821fc powerpc/tm: Check for already reclaimed tasks
  d2b9d2a powerpc/tm: Block signal return setting invalid MSR state

They fix local DoS  (userspace can crash the OS) on powerpc POWER8 cpus
for any kernel v3.9+

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1520411

Title:
  powerpc/tm: Fix local DoS

Status in linux package in Ubuntu:
  New

Bug description:
  The following two fixes have just made it into mpes powerpc fixes
  tree:

7f821fc powerpc/tm: Check for already reclaimed tasks
d2b9d2a powerpc/tm: Block signal return setting invalid MSR state

  They fix local DoS  (userspace can crash the OS) on powerpc POWER8
  cpus for any kernel v3.9+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520411/+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