From: Catalin Marinas Date: Thu, 10 Jul 2014 10:37:40 +0000 (+0100) Subject: arm64: Cast KSTK_(EIP|ESP) to unsigned long X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe6152e722b9df6b487a0d9464aeff216b6d364;p=pandora-kernel.git arm64: Cast KSTK_(EIP|ESP) to unsigned long This is for similarity with thread_saved_(pc|sp) and to avoid some compiler warnings in the audit code. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed