From: Chris Metcalf Date: Wed, 12 Dec 2012 22:24:39 +0000 (-0500) Subject: arch/tile: provide PT_FLAGS_COMPAT value in pt_regs X-Git-Tag: v3.8-rc1~57^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb67e161bc947ab467657dda38168c2b2266f5bc;p=pandora-kernel.git arch/tile: provide PT_FLAGS_COMPAT value in pt_regs This flag is set for ptrace GETREGS or PEEKUSER for processes that are COMPAT, i.e. 32-bit. This allows things like strace to easily discover what personality to use, for example. Acked-by: Oleg Nesterov Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed