[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55AEBAEF.8090707@plumgrid.com>
Date: Tue, 21 Jul 2015 14:34:39 -0700
From: Alexei Starovoitov <ast@...mgrid.com>
To: Alex Gartrell <alexgartrell@...il.com>,
Daniel Borkmann <daniel@...earbox.net>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: Why return E2BIG from bpf map update?
On 7/21/15 3:13 AM, Alex Gartrell wrote:
> But, the EINVAL errno has similarly been
> abused to death
there was a thread few month ago trying to come up with
a generic solution for aliased error codes, but unfortunately
nothing concrete came out of it.
The one I liked sounded that the kernel may be able to extend
syscall interface to return a string together with errno,
but it's quite hard to do at present.
May be extensions to vdso data writable by kernel can
improve the situation.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists