On Mon, 2005-01-17 at 15:34 -0500, Karim Yaghmour wrote: > Thomas Gleixner wrote: > > Thats the point. Adding another hardwired implementation does not give > > us a possibility to solve the hardwired problem of the already available > > stuff. > > Well then, like I said before, you know what you need to do: > http://www-124.ibm.com/developerworks/oss/linux/projects/kernelhooks/
Oh, I guess my English must be really bad. I was talking about seperation of layers, so why do I need kernelhooks ? The seperation of layers makes it possible to actually reuse functionality and gives the possibility that existing hardwired stuff can be cleaned up to use the new functionality too. If we add another hardwired implementation then we do not have said benefits. tglx - 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/