Hello Steven,
Do you recognise these warnings? I do not know (yet) if these are ARM
specific...
CC kernel/rtmutex.o
kernel/rtmutex.c: In function 'rt_write_fastlock':
kernel/rtmutex.c:1582: warning: initialization makes pointer from
integer without a cast
kernel/rtmutex.c: In function 'rt_write_fasttrylock':
kernel/rtmutex.c:1622: warning: initialization makes pointer from
integer without a cast
If so, do you have a fix for it?
Regards,
Remy
--