• Andrew Morton's avatar
    [PATCH] blkdev.h fixes · 33cd6bac
    Andrew Morton authored
    Patch from William Lee Irwin III <wli@holomorphy.com>
    
    BLK_BOUNCE_HIGH and BLK_BOUNCE_ANY are compared against 64-bit quantities.
    Cast these unsigned long quantities to avoid overflow.
    33cd6bac
blkdev.h 12.6 KB