summaryrefslogtreecommitdiff
path: root/fs/cifs
diff options
context:
space:
mode:
authorSinclair Yeh <syeh@vmware.com>2016-06-23 17:37:34 -0700
committerSasha Levin <sasha.levin@oracle.com>2016-07-10 20:20:03 -0400
commit60243e6760bb680c9c6c6d5676a0669c44890c74 (patch)
tree9d1019acc0a4277ad67429ce34a750efa22ad07c /fs/cifs
parent6a2f15857e4debf46d34fd897e9d3eaf70590e33 (diff)
Input: vmmouse - remove port reservation
[ Upstream commit 60842ef8128e7bf58c024814cd0dc14319232b6c ] The VMWare EFI BIOS will expose port 0x5658 as an ACPI resource. This causes the port to be reserved by the APCI module as the system comes up, making it unavailable to be reserved again by other drivers, thus preserving this VMWare port for special use in a VMWare guest. This port is designed to be shared among multiple VMWare services, such as the VMMOUSE. Because of this, VMMOUSE should not try to reserve this port on its own. The VMWare non-EFI BIOS does not do this to preserve compatibility with existing/legacy VMs. It is known that there is small chance a VM may be configured such that these ports get reserved by other non-VMWare devices, and if this ever happens, the result is undefined. Signed-off-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Cc: <stable@vger.kernel.org> # 4.1- Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions