lkml.org 
[lkml]   [2017]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/5] Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
On Fri, 8 Dec 2017, David Howells wrote:
> #define INIT_CPU_TIMERS(s) \
> .cpu_timers = { \
> LIST_HEAD_INIT(s.cpu_timers[0]), \
> LIST_HEAD_INIT(s.cpu_timers[1]), \

That macro is only used in init_task.c Why not moving it there and get rid
of the whole macro maze in the header file?

Thanks,

tglx

\
 
 \ /
  Last update: 2017-12-28 16:05    [W:0.171 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site