Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / arch / mips / lib / cmpdi2.c
index 8c13064..06857da 100644 (file)
@@ -2,7 +2,7 @@
 
 #include "libgcc.h"
 
-word_type __cmpdi2(long long a, long long b)
+word_type notrace __cmpdi2(long long a, long long b)
 {
        const DWunion au = {
                .ll = a