diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2012-11-28 02:54:41 (GMT) |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2013-09-23 22:47:26 (GMT) |
commit | 5135d875e1457ef946a055003d8f80713e862135 (patch) | |
tree | 6cd37d9a8fd486ac2af3205b9baf2dce20ac0040 /net/sunrpc/bc_svc.c | |
parent | 108a9640abfada2599b6cb08c7cc00a4eebf8f8f (diff) | |
download | linux-fsl-qoriq-5135d875e1457ef946a055003d8f80713e862135.tar.xz |
ARM: SMP: basic IPI triggered completion support
We need a mechanism to let an inbound CPU signal that it is alive before
even getting into the kernel environment i.e. from early assembly code.
Using an IPI is the simplest way to achieve that.
This adds some basic infrastructure to register a struct completion
pointer to be "completed" when the dedicated IPI for this task is
received.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Diffstat (limited to 'net/sunrpc/bc_svc.c')
0 files changed, 0 insertions, 0 deletions