Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756059Ab3JHSiZ (ORCPT ); Tue, 8 Oct 2013 14:38:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34015 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755190Ab3JHSiY (ORCPT ); Tue, 8 Oct 2013 14:38:24 -0400 Message-ID: <1381257497.8305.15.camel@deneb.redhat.com> Subject: Re: [PATCH 05/29] c6x: Use get_signal() signal_setup_done() From: Mark Salter To: Richard Weinberger Cc: linux-kernel Date: Tue, 08 Oct 2013 14:38:17 -0400 In-Reply-To: <1381231701-4008-6-git-send-email-richard@nod.at> References: <1381231701-4008-1-git-send-email-richard@nod.at> <1381231701-4008-6-git-send-email-richard@nod.at> Organization: Red Hat, Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 679 Lines: 19 On Tue, 2013-10-08 at 13:27 +0200, Richard Weinberger wrote: > Use the more generic functions get_signal() signal_setup_done() > for signal delivery. > > Signed-off-by: Richard Weinberger > --- > arch/c6x/kernel/signal.c | 43 > ++++++++++++++++++------------------------- > 1 file changed, 18 insertions(+), 25 deletions(-) Tested-by: Mark Salter Acked-by: Mark Salter -- 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/