[BLOCK] elevator init fixes #2
authorZachary Amsden <zach@vmware.com>
Wed, 9 Nov 2005 12:24:20 +0000 (13:24 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 12 Nov 2005 09:55:05 +0000 (10:55 +0100)
commitcff3ba2204a0797b05150a4b2b7f40a55023d952
tree56d3527958ec1aee1f2c0b185134883095175012
parentb8ea2cb5120a92fe63053a2896be42abbb919a76
[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>
block/elevator.c