[PATCH] Fix hugetlb problems
authorJens Axboe <jens.axboe@oracle.com>
Wed, 20 Dec 2006 11:48:23 +0000 (12:48 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 20 Dec 2006 11:48:23 +0000 (12:48 +0100)
Alignment was bad, and we need to check the shmhuge string before shm,
otherwise it'll match the latter.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found