git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf8443
)
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
author
Vineet Gupta
<vgupta@synopsys.com>
Mon, 25 Nov 2013 09:07:14 +0000
(14:37 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Mon, 23 Dec 2013 06:35:04 +0000
(12:05 +0530)
The interface is confusing, it feels like we are getting "sender" info,
whereas it is the "receiver", which can very well be retrived by
smp_processor_id(), if need be.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found