From: Russell King Date: Thu, 15 Jun 2006 17:02:25 +0000 (+0100) Subject: [ARM] Replace extramask with a full copy of the sigmask X-Git-Tag: v2.6.18-rc1~1071^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc1a852137d6c12d50c372d61a1c5f763998536b;p=pandora-kernel.git [ARM] Replace extramask with a full copy of the sigmask There's not much point in splitting the sigmask between two different locations, so copy it entirely into a proper sigset_t. This will eventually allow rt_sigframe and sigframe to share more code. Signed-off-by: Russell King --- Reading git-diff-tree failed