On Mon, Apr 4, 2011 at 7:51 AM, Thordur Bjornsson <[email protected]> wrote: > tiny tedu moment of mine, disable COMPAT_43 and keep > it so for a few releases and if noone complains, nuke it. > > OK/Thoughts ?
I think this is ok. I looked at a few of the uses, and we seem to be using the linux compat where needed. There is a comment in linux/linux_socket.h that I think is out of date. I'd say you should make sure to test this with a few linux binaries, as that's probably the most relevant use today.
