]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pageblock-flags.h
USB: use GFP_NOIO in reset path
[linux-2.6-omap-h63xx.git] / include / linux / pageblock-flags.h
index 9ea130829fb4b9b1f24cf2fb47e32ed13e51a57f..e875905f7b12c3ed8a057ca235ff3fa41e72fcf2 100644 (file)
@@ -31,7 +31,7 @@
 
 /* Bit indices that affect a whole block of pages */
 enum pageblock_bits {
-       PB_range(PB_migrate, 2), /* 2 bits required for migrate types */
+       PB_range(PB_migrate, 3), /* 3 bits required for migrate types */
        NR_PAGEBLOCK_BITS
 };