commit | cff3ba2204a0797b05150a4b2b7f40a55023d952 | [log] [tgz] |
---|---|---|
author | Zachary Amsden <zach@vmware.com> | Wed Nov 09 13:24:20 2005 +0100 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Nov 12 10:55:05 2005 +0100 |
tree | 56d3527958ec1aee1f2c0b185134883095175012 | |
parent | b8ea2cb5120a92fe63053a2896be42abbb919a76 [diff] |
[BLOCK] elevator init fixes #2 In addition to the first patch, which is probably goodness, I found the cause of my panic - applying this patch fixes it and now I am booting. If the chosen_elevator[] is not found, fall back to noop. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jens Axboe <axboe@suse.de>