From 129b69df9c9074750245fca8aa92df5cc1a86ef4 Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Sun, 2 Mar 2014 14:46:11 +0100 Subject: [PATCH] powerpc: Use get_signal() signal_setup_done() Use the more generic functions get_signal() signal_setup_done() for signal delivery. This inverts also the return codes of setup_*frame() to follow the kernel convention. Signed-off-by: Richard Weinberger --- Reading git-format-patch failed