On Mon, Sep 10, 2007 at 10:25:56AM -0700, Andrew Morton wrote:The unexport of sys_{open,read} actually makes the kernel smaller... 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? 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. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -
| Michal Piotrowski | Re: 2.6.23-rc3-mm1 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Fred Tyler | Slow, persistent memory leak in 2.6.20 |
| Roland Dreier | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Antonio Almeida | HTB accuracy for high speed |
