From: Stephen Wilson Date: Sun, 13 Mar 2011 19:49:13 +0000 (-0400) Subject: x86: add context tag to mark mm when running a task in 32-bit compatibility mode X-Git-Tag: v2.6.39-rc1~99^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ef45df3b98a027ec8f9081bd2a19dff520ef9d;p=pandora-kernel.git x86: add context tag to mark mm when running a task in 32-bit compatibility mode This tag is intended to mirror the thread info TIF_IA32 flag. Will be used to identify mm's which support 32 bit tasks running in compatibility mode without requiring a reference to the task itself. Signed-off-by: Stephen Wilson Reviewed-by: Michel Lespinasse Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Signed-off-by: Al Viro --- Reading git-diff-tree failed