This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch
Jeff Dike cfef8f34e7 uml: signal handling tidying
This patch tidies the signal handling code slightly.

pending is renamed to signals_pending for symmetry with signals_enabled.

remove_sigstack was unused, so can be deleted.

The value of change_sig was never used, so it is now void and the
return value is not calculated any more.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:30 -08:00
..
2008-02-05 09:44:21 -08:00
2008-02-05 09:44:07 -08:00
2008-02-05 09:44:24 -08:00
2008-02-05 09:44:24 -08:00
2008-02-05 09:44:07 -08:00
2008-02-05 09:44:07 -08:00
2008-02-05 09:44:07 -08:00
2008-02-05 09:44:30 -08:00