lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 23 Mar 2010 10:24:42 +0800
From:	Américo Wang <xiyou.wangcong@...il.com>
To:	Chris Clayton <chris2553@...glemail.com>
Cc:	linux-kernel@...r.kernel.org, anton@...ba.org
Subject: Re: Build error with v2.6.34-rc2-51-g7b1f513

On Tue, Mar 23, 2010 at 5:15 AM, Chris Clayton <chris2553@...glemail.com> wrote:
> Hi,
>
> Commit 45575f5a426c01ec68cd33d998267ba2f6278fac seems to be causing the build
> error shown below on i386:
>
>  CC      ipc/syscall.o
>  ipc/syscall.c:17: error: conflicting types for 'sys_ipc'
>  include/linux/syscalls.h:691: note: previous declaration of 'sys_ipc' was
> here
>  make[1]: *** [ipc/syscall.o] Error 1
>  make: *** [ipc] Error 2
>  make: *** Waiting for unfinished jobs....
>
> I can see that changing the type of the third arg to sys_ipc in
> include/linux/syscalls.h would probably avoid the error, but I am not
> knowledgeable enough to know whether that would be the right thing to do.
>
> Happy to test a patch, but please cc me as I'm not subscribed.

Linus already fixed this in his tree. Please check out.

Thanks.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ