[Kernel-packages] [Bug 1876165] Re: Binder and ashmem drivers are missing from AWS kernel

2020-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.4.0-1020.20

---
linux-aws (5.4.0-1020.20) focal; urgency=medium

  * focal/linux-aws: 5.4.0-1020.20 -proposed tracker (LP: #1887058)

  [ Ubuntu: 5.4.0-42.46 ]

  * focal/linux: 5.4.0-42.46 -proposed tracker (LP: #1887069)
  * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
- SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"

linux-aws (5.4.0-1019.19) focal; urgency=medium

  * focal/linux-aws: 5.4.0-1019.19 -proposed tracker (LP: #1885843)

  [ Ubuntu: 5.4.0-41.45 ]

  * focal/linux: 5.4.0-41.45 -proposed tracker (LP: #1885855)
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * CVE-2019-19642
- kernel/relay.c: handle alloc_percpu returning NULL in relay_open
  * CVE-2019-16089
- SAUCE: nbd_genl_status: null check for nla_nest_start
  * CVE-2020-11935
- aufs: do not call i_readcount_inc()
  * ip_defrag.sh in net from ubuntu_kernel_selftests failed with 5.0 / 5.3 / 5.4
kernel (LP: #1826848)
- selftests: net: ip_defrag: ignore EPERM
  * Update lockdown patches (LP: #1884159)
- SAUCE: acpi: disallow loading configfs acpi tables when locked down
  * seccomp_bpf fails on powerpc (LP: #1885757)
- SAUCE: selftests/seccomp: fix ptrace tests on powerpc
  * Introduce the new NVIDIA 418-server and 440-server series, and update the
current NVIDIA drivers (LP: #1881137)
- [packaging] add signed modules for the 418-server and the 440-server
  flavours

 -- Khalid Elmously   Fri, 10 Jul 2020
01:33:58 -0400

** Changed in: linux-aws (Ubuntu)
   Status: Invalid => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-16089

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-19642

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11935

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

Title:
  Binder and ashmem drivers are missing from AWS kernel

Status in linux-aws package in Ubuntu:
  Fix Released
Status in linux-aws-5.3 package in Ubuntu:
  Invalid
Status in linux-aws-5.3 source package in Bionic:
  Fix Released
Status in linux-aws source package in Eoan:
  Fix Released
Status in linux-aws source package in Focal:
  Fix Released

Bug description:
  For quite a while the Ubuntu kernel now ships the Ashmem and Binder
  drivers as part of linux-modules-extra-*. They were available on
  previous linux-aws kernels but seem to have dropped with the 5.3.0
  based edge kernel.

  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1849493 for a
  similar bug report I filed in the past for the GCP kernels.

  Can we get both ashmem and binder enabled and added to linux-aws-edge
  as they are used for Anbox Cloud?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1876165/+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 1876165] Re: Binder and ashmem drivers are missing from AWS kernel

2020-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws-5.3 - 5.3.0-1030.32~18.04.1

---
linux-aws-5.3 (5.3.0-1030.32~18.04.1) bionic; urgency=medium

  * bionic/linux-aws-5.3: 5.3.0-1030.32~18.04.1 -proposed tracker (LP:
#1885771)

  * aws: disable CONFIG_DMA_CMA (LP: #1879711)
- [Config] aws: disable CONFIG_DMA_CMA

  [ Ubuntu: 5.3.0-1030.32 ]

  * eoan/linux-aws: 5.3.0-1030.32 -proposed tracker (LP: #1885768)
  * aws: disable CONFIG_DMA_CMA (LP: #1879711)
- [Config] aws: disable CONFIG_DMA_CMA

linux-aws-5.3 (5.3.0-1029.31~18.04.1) bionic; urgency=medium

  * bionic/linux-aws-5.3: 5.3.0-1029.31~18.04.1 -proposed tracker (LP:
#1884965)

  * Packaging resync (LP: #1786013)
- [Packaging] update variants

  * Binder and ashmem drivers are missing from AWS kernel (LP: #1876165)
- [Config] enable binder and ashmem as modules

  [ Ubuntu: 5.3.0-1029.31 ]

  * Binder and ashmem drivers are missing from AWS kernel (LP: #1876165)
- [Config] enable binder and ashmem as modules
  * linux-aws: Xen / hibernation: xen-netfront panic + resume hangs
(LP: #1881869)
- Revert "UBUNTU SAUCE [aws]: xen: Only restore the ACPI SCI interrupt in
  xen_restore_pirqs."
- Revert "UBUNTU SAUCE [aws]: xen: restore pirqs on resume from 
hibernation."
- Revert "UBUNTU SAUCE [aws]: ACPICA: Enable sleep button on ACPI legacy 
wake"
- Revert "UBUNTU SAUCE [aws]: mm: swap: improve swap readahead heuristic"
- Revert "UBUNTU SAUCE [aws] PM / hibernate: reduce memory pressure during
  image writing"
- Revert "UBUNTU: SAUCE [aws] x86/xen: close event channels for PIRQs in
  system core suspend callback"
- Revert "UBUNTU: SAUCE [aws] xen/events: add xen_shutdown_pirqs helper
  function"
- Revert "UBUNTU: SAUCE [aws] x86/xen: save and restore steal clock"
- Revert "UBUNTU: SAUCE [aws] xen-time-introduce-xen_-save-restore-
  _steal_clock"
- Revert "UBUNTU: SAUCE [aws] xen-netfront: add callbacks for PM suspend and
  hibernation support"
- Revert "UBUNTU: SAUCE [aws] x86/xen: add system core suspend and resume
  callbacks"
- Revert "UBUNTU: SAUCE [aws] x86/xen: Introduce new function to map
  HYPERVISOR_shared_info on Resume"
- Revert "UBUNTU: SAUCE: xenbus: add freeze/thaw/restore callbacks support"
- Revert "UBUNTU: SAUCE: xen/manage: introduce helper function to know the 
on-
  going suspend mode"
- Revert "UBUNTU: SAUCE: xen/manage: keep track of the on-going suspend 
mode"
- xen/blkfront: fix ring info addressing
- [Config] aws: compile xen-netfront as module
- mm: swap: properly update readahead statistics in unuse_pte_range()
- UBUNTU SAUCE [aws]: mm: swap: increase default swap readahead size
  * Restore request-based mode to xen-blkfront for AWS kernels (LP: #1801305)
- SAUCE: xen/manage: keep track of the on-going suspend mode
- SAUCE: xenbus: add freeze/thaw/restore callbacks support
- SAUCE: x86/xen: Introduce new function to map HYPERVISOR_shared_info on
  Resume
- SAUCE: x86/xen: add system core suspend and resume callbacks
- SAUCE: genirq: Shutdown irq chips in suspend/resume during hibernation
- SAUCE: xen-blkfront: add callbacks for PM suspend and hibernation
- SAUCE: xen-netfront: add callbacks for PM suspend and hibernation
- SAUCE: xen/time: introduce xen_{save,restore}_steal_clock
- SAUCE: x86/xen: save and restore steal clock
- SAUCE: xen: Introduce wrapper for save/restore sched clock offset
- SAUCE: xen: Update sched clock offset to avoid system instability in
  hibernation
  * Eoan update: upstream stable patchset 2020-06-01 (LP: #1881657)
- [Config] aws: updateconfigs for CC_HAS_WARN_MAYBE_UNINITIALIZED
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * Eoan update: upstream stable patchset 2020-06-05 (LP: #1882303)
- i2c: dev: Fix the race between the release of i2c_dev and cdev
- KVM: SVM: Fix potential memory leak in svm_cpu_init()
- ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
- evm: Check also if *tfm is an error pointer in init_desc()
- ima: Fix return value of ima_write_policy()
- mtd: spinand: Propagate ECC information to the MTD structure
- fix multiplication overflow in copy_fdtable()
- ubifs: remove broken lazytime support
- iommu/amd: Fix over-read of ACPI UID from IVRS table
- i2c: mux: demux-pinctrl: Fix an error handling path in
  'i2c_demux_pinctrl_probe()'
- ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
- gcc-common.h: Update for GCC 10
- HID: multitouch: add eGalaxTouch P80H84 support
- HID: alps: Add AUI1657 device ID
- HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
- scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
   

[Kernel-packages] [Bug 1876165] Re: Binder and ashmem drivers are missing from AWS kernel

2020-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.3.0-1030.32

---
linux-aws (5.3.0-1030.32) eoan; urgency=medium

  * eoan/linux-aws: 5.3.0-1030.32 -proposed tracker (LP: #1885768)

  * aws: disable CONFIG_DMA_CMA (LP: #1879711)
- [Config] aws: disable CONFIG_DMA_CMA

linux-aws (5.3.0-1029.31) eoan; urgency=medium

  * Binder and ashmem drivers are missing from AWS kernel (LP: #1876165)
- [Config] enable binder and ashmem as modules

  * linux-aws: Xen / hibernation: xen-netfront panic + resume hangs
(LP: #1881869)
- Revert "UBUNTU SAUCE [aws]: xen: Only restore the ACPI SCI interrupt in
  xen_restore_pirqs."
- Revert "UBUNTU SAUCE [aws]: xen: restore pirqs on resume from 
hibernation."
- Revert "UBUNTU SAUCE [aws]: ACPICA: Enable sleep button on ACPI legacy 
wake"
- Revert "UBUNTU SAUCE [aws]: mm: swap: improve swap readahead heuristic"
- Revert "UBUNTU SAUCE [aws] PM / hibernate: reduce memory pressure during
  image writing"
- Revert "UBUNTU: SAUCE [aws] x86/xen: close event channels for PIRQs in
  system core suspend callback"
- Revert "UBUNTU: SAUCE [aws] xen/events: add xen_shutdown_pirqs helper
  function"
- Revert "UBUNTU: SAUCE [aws] x86/xen: save and restore steal clock"
- Revert "UBUNTU: SAUCE [aws] xen-time-introduce-xen_-save-restore-
  _steal_clock"
- Revert "UBUNTU: SAUCE [aws] xen-netfront: add callbacks for PM suspend and
  hibernation support"
- Revert "UBUNTU: SAUCE [aws] x86/xen: add system core suspend and resume
  callbacks"
- Revert "UBUNTU: SAUCE [aws] x86/xen: Introduce new function to map
  HYPERVISOR_shared_info on Resume"
- Revert "UBUNTU: SAUCE: xenbus: add freeze/thaw/restore callbacks support"
- Revert "UBUNTU: SAUCE: xen/manage: introduce helper function to know the 
on-
  going suspend mode"
- Revert "UBUNTU: SAUCE: xen/manage: keep track of the on-going suspend 
mode"
- xen/blkfront: fix ring info addressing
- [Config] aws: compile xen-netfront as module
- mm: swap: properly update readahead statistics in unuse_pte_range()
- UBUNTU SAUCE [aws]: mm: swap: increase default swap readahead size

  * Restore request-based mode to xen-blkfront for AWS kernels (LP: #1801305)
- SAUCE: xen/manage: keep track of the on-going suspend mode
- SAUCE: xenbus: add freeze/thaw/restore callbacks support
- SAUCE: x86/xen: Introduce new function to map HYPERVISOR_shared_info on
  Resume
- SAUCE: x86/xen: add system core suspend and resume callbacks
- SAUCE: genirq: Shutdown irq chips in suspend/resume during hibernation
- SAUCE: xen-blkfront: add callbacks for PM suspend and hibernation
- SAUCE: xen-netfront: add callbacks for PM suspend and hibernation
- SAUCE: xen/time: introduce xen_{save,restore}_steal_clock
- SAUCE: x86/xen: save and restore steal clock
- SAUCE: xen: Introduce wrapper for save/restore sched clock offset
- SAUCE: xen: Update sched clock offset to avoid system instability in
  hibernation

  * Eoan update: upstream stable patchset 2020-06-01 (LP: #1881657)
- [Config] aws: updateconfigs for CC_HAS_WARN_MAYBE_UNINITIALIZED

  [ Ubuntu: 5.3.0-62.56 ]

  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * Eoan update: upstream stable patchset 2020-06-05 (LP: #1882303)
- i2c: dev: Fix the race between the release of i2c_dev and cdev
- KVM: SVM: Fix potential memory leak in svm_cpu_init()
- ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
- evm: Check also if *tfm is an error pointer in init_desc()
- ima: Fix return value of ima_write_policy()
- mtd: spinand: Propagate ECC information to the MTD structure
- fix multiplication overflow in copy_fdtable()
- ubifs: remove broken lazytime support
- iommu/amd: Fix over-read of ACPI UID from IVRS table
- i2c: mux: demux-pinctrl: Fix an error handling path in
  'i2c_demux_pinctrl_probe()'
- ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
- gcc-common.h: Update for GCC 10
- HID: multitouch: add eGalaxTouch P80H84 support
- HID: alps: Add AUI1657 device ID
- HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
- scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
- scsi: qla2xxx: Delete all sessions before unregister local nvme port
- configfs: fix config_item refcnt leak in configfs_rmdir()
- vhost/vsock: fix packet delivery order to monitoring devices
- aquantia: Fix the media type of AQC100 ethernet controller in the driver
- component: Silence bind error on -EPROBE_DEFER
- scsi: ibmvscsi: Fix WARN_ON during event pool release
- HID: i2c-hid: reset Synaptics SYNA2393 on resume
- x86/apic: Move TSC deadline timer debug printk
- gtp: 

[Kernel-packages] [Bug 1876165] Re: Binder and ashmem drivers are missing from AWS kernel

2020-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.4.0-1018.18

---
linux-aws (5.4.0-1018.18) focal; urgency=medium

  * focal/linux-aws: 5.4.0-1016.16 -proposed tracker (LP: #1882686)

  * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
- [Config] aws: do not enable amd renoir ASoC audio

  * Focal update: v5.4.42 upstream stable release (LP: #1879759)
- [Config] updateconfigs for CC_HAS_WARN_MAYBE_UNINITIALIZED

  * linux-aws: Xen / hibernation: xen-netfront panic + resume hangs
(LP: #1881869)
- Revert "UBUNTU SAUCE [aws]: xen: Only restore the ACPI SCI interrupt in
  xen_restore_pirqs."
- Revert "UBUNTU SAUCE [aws]: xen: restore pirqs on resume from 
hibernation."
- Revert "UBUNTU SAUCE [aws]: block: xen-blkfront: consider new dom0 
features
  on restore"
- Revert "UBUNTU SAUCE [aws]: ACPICA: Enable sleep button on ACPI legacy 
wake"
- Revert "UBUNTU SAUCE [aws]: mm: swap: improve swap readahead heuristic"
- Revert "UBUNTU SAUCE [aws] PM / hibernate: reduce memory pressure during
  image writing"
- Revert "UBUNTU: SAUCE [aws] x86/xen: close event channels for PIRQs in
  system core suspend callback"
- Revert "UBUNTU: SAUCE [aws] xen/events: add xen_shutdown_pirqs helper
  function"
- Revert "UBUNTU: SAUCE [aws] x86/xen: save and restore steal clock"
- Revert "UBUNTU: SAUCE [aws] xen-time-introduce-xen_-save-restore-
  _steal_clock"
- Revert "UBUNTU: SAUCE [aws] xen-netfront: add callbacks for PM suspend and
  hibernation support"
- Revert "UBUNTU: SAUCE [aws] x86/xen: add system core suspend and resume
  callbacks"
- Revert "UBUNTU: SAUCE [aws] x86/xen: Introduce new function to map
  HYPERVISOR_shared_info on Resume"
- Revert "UBUNTU: SAUCE: xen-blkfront: Fixed blkfront_restore to remove a 
call
  to negotiate_mq"
- Revert "UBUNTU: SAUCE: xen-blkfront: add callbacks for PM suspend and
  hibernation"
- Revert "UBUNTU: SAUCE: xenbus: add freeze/thaw/restore callbacks support"
- Revert "UBUNTU: SAUCE: xen/manage: introduce helper function to know the 
on-
  going suspend mode"
- Revert "UBUNTU: SAUCE: xen/manage: keep track of the on-going suspend 
mode"
- xen/blkfront: fix ring info addressing
- [Config] aws: compile xen-netfront as module
- SAUCE: mm: swap: properly update readahead statistics in unuse_pte_range()
- UBUNTU SAUCE [aws]: mm: swap: increase default swap readahead size
- [Config] aws: compile xen-netfront as module (update the right config)

  * Restore request-based mode to xen-blkfront for AWS kernels (LP: #1801305)
- SAUCE: xen/manage: keep track of the on-going suspend mode
- SAUCE: xenbus: add freeze/thaw/restore callbacks support
- SAUCE: x86/xen: Introduce new function to map HYPERVISOR_shared_info on
  Resume
- SAUCE: x86/xen: add system core suspend and resume callbacks
- SAUCE: genirq: Shutdown irq chips in suspend/resume during hibernation
- SAUCE: xen-blkfront: add callbacks for PM suspend and hibernation
- SAUCE: xen-netfront: add callbacks for PM suspend and hibernation
- SAUCE: xen/time: introduce xen_{save,restore}_steal_clock
- SAUCE: x86/xen: save and restore steal clock
- SAUCE: xen: Introduce wrapper for save/restore sched clock offset
- SAUCE: xen: Update sched clock offset to avoid system instability in
  hibernation

  * Binder and ashmem drivers are missing from AWS kernel (LP: #1876165)
- [Config] enable binder and ashmem as modules

  * aws: disable CONFIG_DMA_CMA (LP: #1879711)
- [Config] aws: disable CONFIG_DMA_CMA

  * Miscellaneous Ubuntu changes
- [Config] aws: update modules list

  * Miscellaneous upstream changes
- Revert "UBUNTU: [Config] aws: compile xen-netfront as module"

  [ Ubuntu: 5.4.0-40.44 ]

  * linux-oem-5.6-tools-common and -tools-host should be dropped (LP: #1881120)
- [Packaging] Add Conflicts/Replaces to remove linux-oem-5.6-tools-common 
and
  -tools-host
  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * Slow send speed with Intel I219-V on Ubuntu 18.04.1 (LP: #1802691)
- e1000e: Disable TSO for buffer overrun workaround
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Realtek 8723DE [10ec:d723] subsystem [10ec:d738]  disconnects unsolicitedly
when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
- SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
  association for 11N chip"
- SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
  connected"
- SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and 
assoc"
- SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
- rtw88: add a debugfs entry to dump coex's info
- rtw88: add a debugfs entry to enable/disable coex mechanism
- 

[Kernel-packages] [Bug 1876165] Re: Binder and ashmem drivers are missing from AWS kernel

2020-06-05 Thread Khaled El Mously
** Changed in: linux-aws (Ubuntu Eoan)
   Status: In Progress => Fix Committed

** Changed in: linux-aws (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Changed in: linux-aws-5.3 (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Binder and ashmem drivers are missing from AWS kernel

Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws-5.3 package in Ubuntu:
  Invalid
Status in linux-aws-5.3 source package in Bionic:
  Fix Committed
Status in linux-aws source package in Eoan:
  Fix Committed
Status in linux-aws source package in Focal:
  Fix Committed

Bug description:
  For quite a while the Ubuntu kernel now ships the Ashmem and Binder
  drivers as part of linux-modules-extra-*. They were available on
  previous linux-aws kernels but seem to have dropped with the 5.3.0
  based edge kernel.

  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1849493 for a
  similar bug report I filed in the past for the GCP kernels.

  Can we get both ashmem and binder enabled and added to linux-aws-edge
  as they are used for Anbox Cloud?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1876165/+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 1876165] Re: Binder and ashmem drivers are missing from AWS kernel

2020-05-25 Thread Stefan Bader
** Changed in: linux-aws (Ubuntu Eoan)
   Importance: Undecided => Medium

** Changed in: linux-aws (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: linux-aws-5.3 (Ubuntu)
   Status: In Progress => Invalid

** Changed in: linux-aws (Ubuntu)
   Status: In Progress => Invalid

** Changed in: linux-aws-5.3 (Ubuntu Bionic)
   Importance: Undecided => Medium

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

Title:
  Binder and ashmem drivers are missing from AWS kernel

Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws-5.3 package in Ubuntu:
  Invalid
Status in linux-aws-5.3 source package in Bionic:
  In Progress
Status in linux-aws source package in Eoan:
  In Progress
Status in linux-aws source package in Focal:
  In Progress

Bug description:
  For quite a while the Ubuntu kernel now ships the Ashmem and Binder
  drivers as part of linux-modules-extra-*. They were available on
  previous linux-aws kernels but seem to have dropped with the 5.3.0
  based edge kernel.

  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1849493 for a
  similar bug report I filed in the past for the GCP kernels.

  Can we get both ashmem and binder enabled and added to linux-aws-edge
  as they are used for Anbox Cloud?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1876165/+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 1876165] Re: Binder and ashmem drivers are missing from AWS kernel

2020-05-22 Thread Kamal Mostafa
https://lists.ubuntu.com/archives/kernel-team/2020-May/110153.html

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

Title:
  Binder and ashmem drivers are missing from AWS kernel

Status in linux-aws package in Ubuntu:
  In Progress
Status in linux-aws-5.3 package in Ubuntu:
  In Progress
Status in linux-aws-5.3 source package in Bionic:
  In Progress
Status in linux-aws source package in Eoan:
  In Progress
Status in linux-aws source package in Focal:
  In Progress

Bug description:
  For quite a while the Ubuntu kernel now ships the Ashmem and Binder
  drivers as part of linux-modules-extra-*. They were available on
  previous linux-aws kernels but seem to have dropped with the 5.3.0
  based edge kernel.

  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1849493 for a
  similar bug report I filed in the past for the GCP kernels.

  Can we get both ashmem and binder enabled and added to linux-aws-edge
  as they are used for Anbox Cloud?

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