As we noticed the following commit
https://github.com/torvalds/linux/commit/721412ed3d819e767cac2b06646bf03aa158aaec
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy/commit/drivers/staging?h=Ubuntu-hwe-5.19-5.19.0-40.41_22.04.1&id=721412ed3d819e767cac2b06646bf03aa158aaec
that the ashmem kernel module has been removed from the upstream since 5.18.
So it's expected that the `ashmem` kernel module is not present on 5.19.0
kernel.
Mark it invalid now.
** Changed in: linux-aws (Ubuntu)
Status: Confirmed => Invalid
--
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/2016447
Title:
The linux-modules-extra-5.19.0-1022-aws didn't include binder_linux
kernel modules
Status in linux-aws package in Ubuntu:
Invalid
Bug description:
The linux-modules-extra-5.19.0-1022-aws package didn't include
binder_linux kernel modules anymore, which broke the anbox cloud from
bootstrapping on the AWS.
The following options are what we need
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=m
CONFIG_ANDROID_BINDERFS=m
CONFIG_ANDROID_BINDER_DEVICES=""
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
CONFIG_ASHMEM=m
These should be the same across all our kernels where we're going to
support Anbox Cloud.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2016447/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp