From: "David M. Lloyd" <dmlloyd@flurg.com>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: David Miller <davem@davemloft.net>,
Ulrich Drepper <drepper@redhat.com>,
Andrew Morton <akpm@osdl.org>,
Evgeniy Polyakov <johnpol@2ka.mipt.ru>,
netdev <netdev@vger.kernel.org>,
Zach Brown <zach.brown@oracle.com>,
Christoph Hellwig <hch@infradead.org>,
Chase Venters <chase.venters@clientec.com>,
Johann Borck <johann.borck@densedata.com>,
linux-kernel@vger.kernel.org, Jeff Garzik <jeff@garzik.org>,
Jamal Hadi Salim <hadi@cyberus.ca>, Ingo Molnar <mingo@elte.hu>,
linux-fsdevel@vger.kernel.org
Subject: Re: [take35 0/10] kevent: Generic event handling mechanism.
Date: Mon, 05 Feb 2007 11:28:05 -0600 [thread overview]
Message-ID: <1170696485.22199.1.camel@localhost> (raw)
In-Reply-To: <11703247503374@2ka.mipt.ru>
On Thu, 2007-02-01 at 13:12 +0300, Evgeniy Polyakov wrote:
> Generic event handling mechanism.
The patch applied cleanly to 2.6.20 final, but I got a build error:
CC kernel/kevent/kevent.o
CC kernel/kevent/kevent_user.o
CC kernel/kevent/kevent_timer.o
CC kernel/kevent/kevent_poll.o
make[2]: *** No rule to make target `kernel/kevent/epoll.o', needed by `kernel/kevent/built-in.o'. Stop.
make[1]: *** [kernel/kevent] Error 2
make: *** [kernel] Error 2
- DML
next prev parent reply other threads:[~2007-02-06 5:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <asdasdqaa0591036@2ka.mipt.ru>
2007-02-01 10:12 ` [take35 0/10] kevent: Generic event handling mechanism Evgeniy Polyakov
2007-02-01 10:12 ` [take35 1/10] kevent: Description Evgeniy Polyakov
2007-02-01 10:12 ` [take35 2/10] kevent: Core files Evgeniy Polyakov
2007-02-01 10:12 ` [take35 3/10] kevent: poll/select() notifications Evgeniy Polyakov
2007-02-01 10:12 ` [take35 4/10] kevent: Socket notifications Evgeniy Polyakov
2007-02-01 10:12 ` [take35 5/10] kevent: Timer notifications Evgeniy Polyakov
2007-02-01 10:12 ` [take35 6/10] kevent: Pipe notifications Evgeniy Polyakov
2007-02-01 10:12 ` [take35 7/10] kevent: Signal notifications Evgeniy Polyakov
2007-02-01 10:12 ` [take35 8/10] kevent: Kevent posix timer notifications Evgeniy Polyakov
2007-02-01 10:12 ` [take35 9/10] kevent: Private userspace notifications Evgeniy Polyakov
2007-02-01 10:12 ` [take35 10/10] kevent: Kevent based AIO (aio_sendfile()/aio_sendfile_path()) Evgeniy Polyakov
2007-02-02 11:58 ` /async open+send/ " Evgeniy Polyakov
2007-02-05 14:23 ` [take35 0/10] kevent: Generic event handling mechanism Evgeniy Polyakov
2007-02-12 10:35 ` Evgeniy Polyakov
2007-02-12 14:59 ` Ulrich Drepper
2007-02-13 5:08 ` Evgeniy Polyakov
2007-02-13 5:08 ` Evgeniy Polyakov
2007-02-12 17:13 ` Andrew Morton
2007-02-13 5:14 ` Evgeniy Polyakov
2007-02-05 17:28 ` David M. Lloyd [this message]
2007-02-05 17:45 ` Evgeniy Polyakov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1170696485.22199.1.camel@localhost \
--to=dmlloyd@flurg.com \
--cc=akpm@osdl.org \
--cc=chase.venters@clientec.com \
--cc=davem@davemloft.net \
--cc=drepper@redhat.com \
--cc=hadi@cyberus.ca \
--cc=hch@infradead.org \
--cc=jeff@garzik.org \
--cc=johann.borck@densedata.com \
--cc=johnpol@2ka.mipt.ru \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=netdev@vger.kernel.org \
--cc=zach.brown@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.