lkml.org 
[lkml]   [2015]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v3 05/15] h8300: Process and signal
From
On Sun, Feb 15, 2015 at 8:49 AM, Yoshinori Sato
<ysato@users.sourceforge.jp> wrote:
> + usig = current_thread_info()->exec_domain
> + && current_thread_info()->exec_domain->signal_invmap
> + && sig < 32
> + ? current_thread_info()->exec_domain->signal_invmap[sig]
> + : sig;

Does h8300 really need signal mapping?
I'm very sure you can drop this.
In fact I'm working in patch set to rip it out tree wide as we have
only a single (broken)
in-tree user.

--
Thanks,
//richard


\
 
 \ /
  Last update: 2015-02-15 21:01    [W:0.170 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site