From: "Vick, Matthew" <matthew.vick@intel.com>
To: "Keller, Jacob E" <jacob.e.keller@intel.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Cc: "Kirsher, Jeffrey T" <jeffrey.t.kirsher@intel.com>,
Richard Cochran <richardcochran@gmail.com>
Subject: Re: [net-next PATCH] [RFC] net: add option to enable error queue packets waking select
Date: Wed, 27 Mar 2013 23:43:52 +0000 [thread overview]
Message-ID: <CD78D1C2.17703%matthew.vick@intel.com> (raw)
In-Reply-To: <20130327220028.13267.89112.stgit@jekeller-hub.jf.intel.com>
>index 4ef3acb..c5d2e3a 100644
>--- a/include/uapi/asm-generic/socket.h
>+++ b/include/uapi/asm-generic/socket.h
>@@ -74,4 +74,6 @@
>
> #define SO_LOCK_FILTER 44
>
>+#define SO_SELECT_ERR_QUEUE 45
>+
> #endif /* __ASM_GENERIC_SOCKET_H */
Shouldn't this also go in the arch/*/include/uapi/asm/socket.h headers?
prev parent reply other threads:[~2013-03-27 23:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 22:00 [net-next PATCH] [RFC] net: add option to enable error queue packets waking select Jacob Keller
2013-03-27 23:43 ` Vick, Matthew [this message]
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=CD78D1C2.17703%matthew.vick@intel.com \
--to=matthew.vick@intel.com \
--cc=jacob.e.keller@intel.com \
--cc=jeffrey.t.kirsher@intel.com \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.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.