[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1314904539.1439.25.camel@deneb.redhat.com>
Date: Thu, 01 Sep 2011 15:15:38 -0400
From: Mark Salter <msalter@...hat.com>
To: Matt Fleming <matt@...sole-pimps.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
ming.lei@...onical.com, stern@...land.harvard.edu
Subject: Re: [PATCH 09/24] C6X: signal management
On Thu, 2011-09-01 at 10:50 +0100, Matt Fleming wrote:
> > +segv_and_exit:
> > + force_sig(SIGSEGV, current);
> > + return -EFAULT;
> > +}
>
> Shouldn't that really be a call to force_sigsegv(signr, current) ?
Yes, I think so. Thanks.
--Mark
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists