Re: [Xen-devel] [PATCH] xenbus: don't BUG() on user mode induced condition

From: David Vrabel
Date: Thu Jul 07 2016 - 07:21:15 EST


On 07/07/16 08:23, Jan Beulich wrote:
> 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.

Applied to for-linus-4.7b and Cc'd to stable, thanks.

David