** Also affects: linux-azure (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: linux-azure-edge (Ubuntu Xenial)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1747970

Title:
  [Hyper-V] vsock: always call vsock_init_tables()

Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux-azure-edge package in Ubuntu:
  New
Status in linux-azure source package in Xenial:
  New
Status in linux-azure-edge source package in Xenial:
  New

Bug description:
  Guest kernel panic for VMs in enhanced session mode when the XRDP
  channel connection happens too early in the boot.

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=c1eef220c1760762753b602c382127bfccee226d

  vsock: always call vsock_init_tables()
  Although CONFIG_VSOCKETS_DIAG depends on CONFIG_VSOCKETS,
  vsock_init_tables() is not always called, it is called only
  if other modules call its caller. Therefore if we only
  enable CONFIG_VSOCKETS_DIAG, it would crash kernel on uninitialized
  vsock_bind_table.

  This patch fixes it by moving vsock_init_tables() to its own
  module_init().

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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to