]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/addrspace.h
tcp: don't clear retransmit_skb_hint when not necessary
[linux-2.6-omap-h63xx.git] / include / asm-mips / addrspace.h
index 0bb7a93b7a5ed70f08709edcb7d14d70280f7f9a..569f80aacbd2f0479bfb9f2cea2239afb7985dc8 100644 (file)
 #define PHYS_TO_XKSEG_CACHED(p)                PHYS_TO_XKPHYS(K_CALG_COH_SHAREABLE, (p))
 #define XKPHYS_TO_PHYS(p)              ((p) & TO_PHYS_MASK)
 #define PHYS_TO_XKPHYS(cm, a)          (_CONST64_(0x8000000000000000) | \
-                                        ((cm)<<59) | (a))
+                                        (_CONST64_(cm) << 59) | (a))
 
 /*
  * The ultimate limited of the 64-bit MIPS architecture:  2 bits for selecting