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:	Fri, 6 Apr 2007 11:27:01 -0700 (PDT)
From:	Davide Libenzi <davidel@...ilserver.org>
To:	Andrew Morton <akpm@...ux-foundation.org>
cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [patch 1/3] epoll cleanups - epoll include diet ...

On Thu, 5 Apr 2007, Andrew Morton wrote:

> On Thu, 5 Apr 2007 18:12:58 -0700 (PDT)
> Davide Libenzi <davidel@...ilserver.org> wrote:
> 
> > On Thu, 5 Apr 2007, Andrew Morton wrote:
> > 
> > > epoll uses signal stuff and might need signal.h.  It implements syscalls
> > > and it certainly needs to have those syscall's prototypes in scope.  It
> > > surely uses stuff from mm.h (doesn't everything??)
> > 
> > Ack about signal.h, I forgot about the pwait code :(
> > Why syscalls.h? The eventpoll.c file expots syscalls, but it doesn't use 
> > anything declared in there.
> 
> So that the compiler can verify that our declarations of sys_epoll_foo()
> match our definitions of them.

Right. Just drop that patch then.



- Davide


-
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