From: Markus Metzger Date: Fri, 3 Apr 2009 14:43:48 +0000 (+0200) Subject: x86, ptrace: add bts context unconditionally X-Git-Tag: v2.6.31-rc1~401^2~62^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4814065ff8c24ca8bfd75c9b73502be152c287;p=pandora-kernel.git x86, ptrace: add bts context unconditionally Add the ptrace bts context field to task_struct unconditionally. Initialize the field directly in copy_process(). Remove all the unneeded functionality used to initialize that field. Signed-off-by: Markus Metzger Cc: roland@redhat.com Cc: eranian@googlemail.com Cc: oleg@redhat.com Cc: juan.villacis@intel.com Cc: ak@linux.jf.intel.com LKML-Reference: <20090403144603.292754000@intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed