On Tue, Mar 10, 2015 at 10:36:42PM +0100, Guido wrote: > > Better, still having the incompatible printk() declarations: extern in > asm/spinlock.h and asmlinkage in linux/kernel.h and also in > linux/printk.c, so I assume the asm/spinlock.h version is wrong. It > would be better if it's declared only once, just to prevent these kind > of compiler errors (maybe just #include <linux/kernel.h> in > asm/spinlock.h?).
The asm/spinlock.h files haven't been changed since the inclusion here. It's not compiler errors, they are warnings, and FreeVMS is built and works with pretty strict compiler settings. I prioritize critical/major errors until Debian 8 is out, and I have barely started on a possibly timeconsuming double/triplefault issue. If anyone else wants to have a look at these warnings, feel free to do it. Thanks for the input and feedback. -- Regards, Roar Thronæs _______________________________________________ FreeVMS mailing list [email protected] https://www.systella.fr/cgi-bin/mailman/listinfo/freevms
