VMCI: resource object implementation.
authorGeorge Zhang <georgezhang@vmware.com>
Tue, 8 Jan 2013 23:55:07 +0000 (15:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:15:56 +0000 (16:15 -0800)
commitbc63dedb7d46a7d690c6b6edf69136b88af06cc6
treef8b1a1eece8bdd545ab8dbd5570977a641eb6196
parent06164d2b72aa752ce4633184b3e0d97601017135
VMCI: resource object implementation.

VMCI resource tracks all used resources within the vmci code.

Signed-off-by: George Zhang <georgezhang@vmware.com>
Acked-by: Andy king <acking@vmware.com>
Acked-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/vmw_vmci/vmci_resource.c [new file with mode: 0644]
drivers/misc/vmw_vmci/vmci_resource.h [new file with mode: 0644]