mode_kern-skas.h was named that way for similarity with other headers, which are named -tt and -skas for TT and SKAS specific versions. However, it would be nice to clean up the includes altogether:
- we have sysdep inside arch/um/include, and include "sysdep/...."; that's nice. - we should do the same for os-, moving arch/um/os-Linux/include/* to arch/um/include/os-Linux/*, and include "os/file.h" (by doing a symlink) - also, the same (without symlinking) should be done for arch/um/include/skas and arch/um/include/tt, so that we include "skas/mode_kern.h" and "tt/mode_kern.h". Without fiddling with include path depending on the mode and so on. -- Paolo Giarrusso, aka Blaisorblade Skype user "PaoloGiarrusso" Linux registered user n. 292729 http://www.user-mode-linux.org/~blaisorblade ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel