From: Srikar Dronamraju Date: Wed, 8 Feb 2012 04:53:13 +0000 (+0000) Subject: powerpc: Implement GET_IP/SET_IP X-Git-Tag: v3.3-rc4~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62894273c7572cb1bec39096df605f42a66e964;p=pandora-kernel.git powerpc: Implement GET_IP/SET_IP With this change, helpers such as instruction_pointer() et al, get defined in the generic header in terms of GET_IP Removed the unnecessary definition of profile_pc in !CONFIG_SMP case as suggested by Mike Frysinger. Signed-off-by: Srikar Dronamraju Signed-off-by: Ananth N Mavinakayanahalli Acked-by: Mike Frysinger Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed