Warnings when compiling the kernel on a RPi

Michael Tuexen tuexen at freebsd.org
Thu Nov 26 23:25:44 UTC 2015


Dear all,

when compiling a FreeBSD head kernel on a RPi I always get these warnings:

../../../arm/arm/cpufunc_asm.S:161:2: warning: use of SP or PC in the list is deprecated
 stmfd sp!, {fp, ip, lr, pc}
 ^
../../../arm/arm/cpufunc_asm.S:169:2: warning: use of SP in the list is deprecated
 ldmdb fp, {fp, sp, pc}
 ^

Does it make sense to get them fixed?

Best regards
Michael


More information about the freebsd-arm mailing list