[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFub=KR88Gtt-HkboOFKYK0O8_5uy6B5E2nkAK6dsi=-3ooi5w@mail.gmail.com>
Date: Fri, 22 Jun 2012 13:34:59 +0300
From: Ozan Çağlayan <ozancag@...il.com>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: linux-kernel@...r.kernel.org, mcgrof@...nel.org
Subject: Re: get_unused_fd and get_unused_fd_flags
> Maybe I should backport alloc_fd and rename it to sth like
> compat_alloc_fd and use that instead of alloc_fd in compat. What I was
> trying to understand was the reason behind exporting/not-exporting
> those similar wrappers. I don't try to justify that it should be
> exported for me :)
Well this already seems unbackportable as alloc_fd() pulls in
expand_files() which pulls in expand_fdtable() which pulls in
alloc_fdtable(), etc. etc.
--
Ozan Çağlayan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists