From: Vineet Gupta Date: Mon, 25 Nov 2013 09:07:14 +0000 (+0530) Subject: ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id X-Git-Tag: v3.14-rc1~98^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccdaa6e0c86d8f48bf87439e4d6942b7a3e58899;p=pandora-kernel.git ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id 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 --- Reading git-diff-tree failed