i386 test builds fail in ALT_SYSCALL code |
||
Issue description
0day reports:
>> init/init_task.c:65:69: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.thread_info = INIT_THREAD_INFO(init_task),
^
init/init_task.c:65:69: note: (near initialization for 'init_task.thread_info.sys_call_table')
cc1: some warnings being treated as errors
as well as other related errors.
,
Oct 30
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 30