From: Linus Torvalds Date: Tue, 28 Sep 2010 20:26:57 +0000 (-0700) Subject: alpha: fix compile problem in arch/alpha/kernel/signal.c X-Git-Tag: v2.6.36-rc6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f44fbd297e1cda5d9ecc9f5321a86fe647c7d4a;p=pandora-kernel.git alpha: fix compile problem in arch/alpha/kernel/signal.c Tssk. Apparently Al hadn't checked commit c52c2ddc1dfa ("alpha: switch osf_sigprocmask() to use of sigprocmask()") at all. It doesn't compile. Fixed as per suggestions from Michael Cree. Reported-by: Michael Cree Cc: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed