From fcd0157ece8a1bf36b877a9c8078ea721678a38b Mon Sep 17 00:00:00 2001 From: Ken Cox Date: Mon, 28 Apr 2014 12:23:13 -0500 Subject: [PATCH] Staging: unisys: detect s-Par firmware This patch adds support for detection of s-Par firmware by checking for the hypervisor bit in the CPU capabilities, and then querying the hypervisor ID cpuid leaf. This functionality will be used by the unisys drivers to determine if they are being loaded on an s-Par platform and refuse to load if no s-Par firmware is present. This fixes a problem reported from upstream where a panic occurs if the unisys drivers are loaded on a non s-Par system. Reported-by: Fengguang Wu Signed-off-by: Ken Cox Tested by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed