Re: recalc_sigpending() / recalc_sigpending_tsk() ?

David Woodhouse (dwmw2@infradead.org)
Fri, 01 Mar 2002 17:43:00 +0000


dhowells@redhat.com said:
> Maybe you should return the old mask too?

rpc_clnt_sigmask() looks like it could do with that, yes. I note that uses
spin_lock_irqsave() not spin_lock_irq() too - do they really call it with
interrupts already disabled? Should we do the same?

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/