From: David Miller <davem@davemloft.net>
To: bhutchings@solarflare.com
Cc: alexander.h.duyck@intel.com, santwona.behera@sun.com,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next-2.6] ethtool: Compat handling for struct ethtool_rxnfc
Date: Mon, 28 Feb 2011 11:06:55 -0800 (PST) [thread overview]
Message-ID: <20110228.110655.71121452.davem@davemloft.net> (raw)
In-Reply-To: <1298917347.2569.5.camel@bwh-desktop>
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Mon, 28 Feb 2011 18:22:26 +0000
> This structure was accidentally defined such that its layout can
> differ between 32-bit and 64-bit processes. Add compat structure
> definitions and functions to copy from/to user-space with the
> necessary adjustments.
>
> Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Please implement this via the proper contextual compat ioctl handling
in net/socket.c
Using is_compat_task() is heavily discouraged.
next prev parent reply other threads:[~2011-02-28 19:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 18:22 [PATCH net-next-2.6] ethtool: Compat handling for struct ethtool_rxnfc Ben Hutchings
2011-02-28 19:06 ` David Miller [this message]
2011-02-28 19:12 ` Ben Hutchings
2011-04-11 17:10 ` Ben Hutchings
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=20110228.110655.71121452.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=alexander.h.duyck@intel.com \
--cc=bhutchings@solarflare.com \
--cc=netdev@vger.kernel.org \
--cc=santwona.behera@sun.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).