[PATCH 0/4] staging: fsl-mc: MC command serialization

From: J. German Rivera
Date: Wed Oct 14 2015 - 16:26:51 EST


This patch series depends on the patch series posted
at http://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg996780.html

This patch series addresses the following item from the TODO list
for the MC bus driver to exit staging:

* Management Complex (MC) command serialization. Locking mechanisms
are needed by drivers to serialize commands sent to the MC, including
from atomic context.

Patch 1: Changed timeout units for MC cmd completion
Patch 2: Refactored mc_send_command()
Patch 3: Added support for atomic portals
Patch 4: Added serialization to mc_send_command()

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/