OSDN Git Service

mei: push credentials inside the irq write handler
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 16 Sep 2013 20:44:44 +0000 (23:44 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 15:42:02 +0000 (08:42 -0700)
commit136698e535cd1ce59e436cc084b41370fd8f1eff
tree4f0b6e33c8b2c0250b8b16e9515fea84a3b23984
parent2ebf8c94d431078d93599ba56efa58bf850078a1
mei: push credentials inside the irq write handler

this eventually allows as use a single write queue
both for control and data messages and removing possible
race

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/amthif.c
drivers/misc/mei/client.c
drivers/misc/mei/interrupt.c