login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
10
Re: [-mm patch] unexport sys_{open,read}
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [-mm patch] unexport sys_{open,read}
Date: Monday, September 10, 2007 - 1:17 pm
On Mon, 10 Sep 2007 21:58:21 +0200 Adrian Bunk <bunk@kernel.org> wrote:
quoted text
> On Mon, Sep 10, 2007 at 10:25:56AM -0700, Andrew Morton wrote: > >... > > Also, Adrian goes on and on with weird theories about how I'm picking on > > him. But other patches (such as 7d12e780e003f93433d49ce78c) DO OTHER > > STUFF. Like simplify the code, and make it smaller, faster or more > > maintainable or more reliable. > > The unexport of sys_{open,read} actually makes the kernel smaller... > > > So the tradeoff is quite different from a > > one-liner which does nothing but kill an export. And, contrary to his > > claims, we _do_ put temporary back-compat wrappers in there when we > > change interfaces on those relatively rare occasions when it is possible, > > and when we remember to do it. > > Your tradeoff misses the impact on external modules. > > The unexport of sys_open will not break many modules, while > commit 7d12e780e003f93433d49ce78c most likely broke the majority of > external modules. > > Do we guarantee some API stability to module authors or do we not > guarantee this?
Neither. We look at each change and make sensible decisions based upon a number of factors.
quoted text
> Emphasizing on API stability in the cases that don't matter much while > breaking the API in cases that affect most modules doesn't make any > sense at all. > > And your "remember to do it" is an important point. As an example, every > change to a struct that is part of the signature of one or exportted > functions does change the API of all of these functions. If we offer any > API stability for external modules we need to review all patches that > touch include/ because many of them contain changes to the modules API > that might otherwise get missed. > > Let's either continue to state that their is no stable API for external > modules or define some API stability rules and do whatever is required > for implementing them.
There is no benefit in making some rigid set of rules. -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Sun Sep 9, 1:25 pm)
Re: [-mm patch] unexport sys_{open,read}
, Christoph Hellwig
, (Sun Sep 9, 1:39 pm)
Re: [-mm patch] unexport sys_{open,read}
, Andrew Morton
, (Sun Sep 9, 2:59 pm)
Re: [-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Sun Sep 9, 3:22 pm)
Re: [-mm patch] unexport sys_{open,read}
, Arjan van de Ven
, (Sun Sep 9, 3:41 pm)
Re: [-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Sun Sep 9, 4:18 pm)
Re: [-mm patch] unexport sys_{open,read}
, Christoph Hellwig
, (Mon Sep 10, 2:08 am)
Re: [-mm patch] unexport sys_{open,read}
, Andrew Morton
, (Mon Sep 10, 2:23 am)
Re: [-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Mon Sep 10, 5:03 am)
Re: [-mm patch] unexport sys_{open,read}
, David Miller
, (Mon Sep 10, 5:18 am)
Re: [-mm patch] unexport sys_{open,read}
, Christoph Hellwig
, (Mon Sep 10, 5:21 am)
Re: [-mm patch] unexport sys_{open,read}
, Alan Cox
, (Mon Sep 10, 5:31 am)
Re: [-mm patch] unexport sys_{open,read}
, Al Viro
, (Mon Sep 10, 5:43 am)
Re: [-mm patch] unexport sys_{open,read}
, Arjan van de Ven
, (Mon Sep 10, 8:14 am)
Re: [-mm patch] unexport sys_{open,read}
, Andrew Morton
, (Mon Sep 10, 10:25 am)
Re: [-mm patch] unexport sys_{open,read}
, Alan Cox
, (Mon Sep 10, 10:44 am)
Re: [-mm patch] unexport sys_{open,read}
, Andrew Morton
, (Mon Sep 10, 10:54 am)
Re: [-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Mon Sep 10, 12:58 pm)
Re: [-mm patch] unexport sys_{open,read}
, Andrew Morton
, (Mon Sep 10, 1:17 pm)
Re: [-mm patch] unexport sys_{open,read}
, Rene Herman
, (Mon Sep 10, 3:15 pm)
Re: [-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Mon Sep 10, 3:18 pm)
Re: [-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Mon Sep 10, 3:41 pm)
Re: [-mm patch] unexport sys_{open,read}
, Rene Herman
, (Mon Sep 10, 3:56 pm)
Re: [-mm patch] unexport sys_{open,read}
, Greg KH
, (Thu Sep 13, 4:23 pm)
Re: [-mm patch] unexport sys_{open,read}
, Adrian Bunk
, (Tue Sep 18, 7:10 am)
Re: [-mm patch] unexport sys_{open,read}
, Dave Jones
, (Tue Sep 25, 2:17 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
Oleg Verych
Re: [PATCH] kbuild: fix make V=1
git
:
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Jonathan Nieder
Re: [PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patc...
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
git-commits-head
:
Linux Kernel Mailing List
ipv6: fix an oops when force unload ipv6 module
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
linux-netdev
:
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Stas Miasnikou
Re: Another question: device naming convention
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Community First Financial
Teacher A+ Loan
Colocation donated by:
Syndicate