net/mlx4_en: Fix mixed PFC and Global pause user control requests
[pandora-kernel.git] / mm / nommu.c
index 1db7971..d0cb11f 100644 (file)
@@ -1885,7 +1885,7 @@ EXPORT_SYMBOL(unmap_mapping_range);
  */
 int __vm_enough_memory(struct mm_struct *mm, long pages, int cap_sys_admin)
 {
-       unsigned long free, allowed;
+       long free, allowed;
 
        vm_acct_memory(pages);