Merge branch 'slab/urgent' into slab/next
[pandora-kernel.git] / arch / tile / mm / init.c
index 4e10c40..7309988 100644 (file)
@@ -836,8 +836,7 @@ void __init mem_init(void)
 #endif
 
 #ifdef CONFIG_FLATMEM
-       if (!mem_map)
-               BUG();
+       BUG_ON(!mem_map);
 #endif
 
 #ifdef CONFIG_HIGHMEM