This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1811162

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Turn on CONFIG_REFCOUNT_FULL for non-x86 arches

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The upstream kernel has added refcount protection, in two ways. For
  arches that have provided a fast refcount_t implementation, they get
  it automatically (this is signaled by ARCH_HAS_REFCOUNT, which as of
  4.20 kernels, is only the x86 arch). For other arches, they can get
  refcount protection via the CONFIG_REFCOUNT_FULL configure option. The
  upstream arm64 and arm maintainers have enabled this configuration by
  default for those arches, which has been carried into the ubuntu
  kernel config. We should enable that for our other arches that do not
  provide ARCH_HAS_REFCOUNT, namely ppc64el and s390x, to gain
  protection parity with the rest of the architectures supported by
  ubuntu kernels.

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

Reply via email to