On Wed, Jul 25 2007, Paul Mundt wrote: > BLK_DEV_BSG was added outside of the if BLOCK check, which allows it to > be enabled when CONFIG_BLOCK=n. This leads to many screenlengths of > errors, starting with a parse error on the request_queue_t definition. > Obviously this wasn't intended for CONFIG_BLOCK=n usage, so just move the > option back in to the block. > > Caught with a randconfig on sh. > > Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
That's definitely correct. Acked-by: Jens Axboe <[EMAIL PROTECTED]> -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

