On Mon, May 14, 2007 at 11:43:45AM -0700, Linus Torvalds wrote: > > > On Mon, 14 May 2007, Jean Delvare wrote: > > > > Sure, we don't allow that. Except for xfsprogs in 2.6.1, procps in > > 2.6.4, oprofile in 2.6.13 and udev in 2.6.19, of course. > > And we really complained about it! The oprofile thing should be fixed, > btw, and yeah,if udev breaks any more, I'll have to stop taking patches > from Greg. That thing has been a disaster, and everybody involved should > be ashamed and now hopefully *very* aware of the fact that we don't break > user-level interfaces.
sysfs is an even bigger desaster. Even if people know they can't break userspace apis sysfs can force it on them. As long as we tightly couple kernel data structures and a userspace ABI that's unavoidable. Unfortunately sorting that mess out properly would be such a massive amount of work that it'd alsmost require a 2.7 series. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/