From: David Hildenbrand Date: Thu, 9 Oct 2014 13:01:38 +0000 (+0200) Subject: KVM: s390: clear the pfault queue if user space sets the invalid token X-Git-Tag: fixes-v4.0-rc1~113^2~36^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fbd80828cef1b1bba5a293609a021047bb86a7e;p=pandora-kernel.git KVM: s390: clear the pfault queue if user space sets the invalid token We need a way to clear the async pfault queue from user space (e.g. for resets and SIGP SET ARCHITECTURE). This patch simply clears the queue as soon as user space sets the invalid pfault token. The definition of the invalid token is moved to uapi. Signed-off-by: David Hildenbrand Acked-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed