From: Al Viro Date: Tue, 12 Oct 2010 03:29:28 +0000 (-0400) Subject: m68knommu: Handle multiple pending signals X-Git-Tag: v2.6.38-rc1~425^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1574df7e01d427c2ed80ada11433a72907ca472;p=pandora-kernel.git m68knommu: Handle multiple pending signals we shouldn't bugger off to userland when there still are pending signals; among other things it makes e.g. SIGSEGV triggered by failure to build a sigframe to be delivered _now_ and not when we hit the next syscall or interrupt. Signed-off-by: Al Viro Acked-by: Greg Ungerer Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed