[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191225062622.60453-1-pizhenwei@bytedance.com>
Date: Wed, 25 Dec 2019 14:26:20 +0800
From: zhenwei pi <pizhenwei@...edance.com>
To: arnd@...db.de, gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, pizhenwei@...edance.com
Subject: [PATCH v2 0/2] misc: pvpanic: add crash loaded event
Add PVPANIC_CRASH_LOADED bit for pvpanic event, it means that guest
kernel actually hit a kernel panic, but the guest kernel wants to
handle by itself.
Suggested by Greg KH, move the bit definition to uapi header file
for the programs outside of kernel.
zhenwei pi (2):
misc: pvpanic: move bit definition to uapi header file
misc: pvpanic: add crash loaded event
drivers/misc/pvpanic.c | 12 +++++++++---
include/uapi/misc/pvpanic.h | 9 +++++++++
2 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 include/uapi/misc/pvpanic.h
--
2.11.0
Powered by blists - more mailing lists