From: David Howells Date: Thu, 11 Jun 2009 12:05:14 +0000 (+0100) Subject: FRV: Implement TIF_NOTIFY_RESUME X-Git-Tag: v2.6.31-rc1~398^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7bab880c795ec620041ef0295cbbbc5a726f414;p=pandora-kernel.git FRV: Implement TIF_NOTIFY_RESUME Implement the TIF_NOTIFY_RESUME thread flag, making it call do_notify_resume() which then clears it. This will be made use of later by tracehooks in the new-style ptrace implementation Also discard TIF_IRET as that's not used by FRV. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed