powerpc/vdso64: Use double word compare on pointers
[pandora-kernel.git] / arch / powerpc / kernel / vdso64 / gettimeofday.S
index e97a9a0..d0295cd 100644 (file)
@@ -145,7 +145,7 @@ V_FUNCTION_BEGIN(__kernel_clock_getres)
        bne     cr0,99f
 
        li      r3,0
-       cmpl  cr0,r4,0
+       cmpldi  cr0,r4,0
        crclr   cr0*4+so
        beqlr
        lis     r5,CLOCK_REALTIME_RES@h