From: Jan Harkes Date: Thu, 19 Jul 2007 08:48:46 +0000 (-0700) Subject: coda: block signals during upcall processing X-Git-Tag: v2.6.23-rc1~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9664c95afe5baa92ea56eff6a1c18e7b7a2cbe7;p=pandora-kernel.git coda: block signals during upcall processing We ignore signals for about 30 seconds to give userspace a chance to see the upcall. As we did not block signals we ended up in a busy loop for the remainder of the period when a signal is received. Signed-off-by: Jan Harkes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed