android_kernel_samsung_univ.../drivers/xen/xenbus
Jan Beulich d1e6344e0b xenbus: don't BUG() on user mode induced condition
commit 0beef634b86a1350c31da5fcc2992f0d7c8a622b upstream.

Inability to locate a user mode specified transaction ID should not
lead to a kernel crash. For other than XS_TRANSACTION_START also
don't issue anything to xenbus if the specified ID doesn't match that
of any active transaction.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-10 11:49:26 +02:00
..
Makefile
xenbus_client.c xenbus: Support multiple grants ring with 64KB 2015-10-23 14:20:47 +01:00
xenbus_comms.c
xenbus_comms.h
xenbus_dev_backend.c
xenbus_dev_frontend.c xenbus: don't BUG() on user mode induced condition 2016-08-10 11:49:26 +02:00
xenbus_probe_backend.c
xenbus_probe_frontend.c
xenbus_probe.c
xenbus_probe.h
xenbus_xs.c