[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080424.184051.192887364.davem@davemloft.net>
Date: Thu, 24 Apr 2008 18:40:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: drepper@...hat.com
Cc: alan@...rguk.ukuu.org.uk, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org
Subject: Re: [PATCH] alternative^2 to sys_indirect: socket, socketpair
From: Ulrich Drepper <drepper@...hat.com>
Date: Thu, 24 Apr 2008 09:37:47 -0700
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Alan Cox wrote:
>
> >> -int sock_map_fd(struct socket *sock)
> >> +static int sock_map_fd_flags(struct socket *sock, int flags)
>
> sock_map_fd is exported to modules. Isn't it a big no-no to change
> those interfaces?
It's perfectly acceptable to change the interface however
you like when necessary, and merely fix up all the in-tree users.
--
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