← Back to team overview

kernel-packages team mailing list archive

[Bug 1323529] [NEW] apparmor spam log with warning on none SMP kernels

 

Public bug reported:

none smp kernels are tripping the AA_BUG(!write_can_lock()) assert, and
spamming the logs with warning messages on none smp kernels because
write_lock primitive does not properly exist on none smp kernels.

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: John Johansen (jjohansen)
         Status: 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/1323529

Title:
  apparmor spam log with warning on none SMP kernels

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  none smp kernels are tripping the AA_BUG(!write_can_lock()) assert,
  and spamming the logs with warning messages on none smp kernels
  because write_lock primitive does not properly exist on none smp
  kernels.

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


Follow ups

References