From: Matt Fleming Date: Mon, 6 Jul 2009 11:16:33 +0000 (+0900) Subject: sh: Add ftrace syscall tracing support X-Git-Tag: v2.6.32-rc1~640^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c652d780c9cf7f860141de232b37160fe013feca;p=pandora-kernel.git sh: Add ftrace syscall tracing support Now that I've added TIF_SYSCALL_FTRACE the thread flags do not fit into a single byte any more. Code testing them now needs to be aware of the upper and lower bytes. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed