** Tags added: anbox-cloud

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

Title:
  binderfs support is not enabled

Status in linux-azure package in Ubuntu:
  New

Bug description:
  Hey,

  in https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1914568
  we got binder support enabled but the configuration is completely
  different from what we have in our other cloud and generic kernels:

  ubuntu@machine-1:~$ cat /boot/config-5.4.0-1046-azure | grep BINDER
  CONFIG_ANDROID_BINDER_IPC=m
  # CONFIG_ANDROID_BINDERFS is not set
  CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
  # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set

  $ cat /boot/config-5.4.0-14-generic | grep BINDER
  CONFIG_ANDROID_BINDER_IPC=m
  CONFIG_ANDROID_BINDERFS=m
  CONFIG_ANDROID_BINDER_DEVICES=""
  # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set

  Not having binderfs support is breaking Anbox Cloud support. What is
  the reason for not having the config aligned between the kernels here?

  Thanks!

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