From: Vijaya Kumar K Date: Tue, 28 Jan 2014 11:20:21 +0000 (+0530) Subject: misc: debug: remove compilation warnings X-Git-Tag: v3.15-rc1~164^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58dcc204f18af2821f683b235bb376f9db2557f5;p=pandora-kernel.git misc: debug: remove compilation warnings typecast instruction_pointer macro to unsigned long to resolve following compiler warnings like warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'u64' [-Wformat] Signed-off-by: Vijaya Kumar K Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed