Maya Erez <[email protected]> writes:
> The test scheduler allows testing a block device by dispatching
> specific requests according to the test case and declare PASS/FAIL
> according to the requests completion error code
What sort of tests have you written that make use of this
infrastructure?
> @@ -1072,8 +1072,6 @@ struct request *blk_get_request(struct request_queue
> *q, int rw, gfp_t gfp_mask)
> {
> struct request *rq;
>
> - BUG_ON(rw != READ && rw != WRITE);
> -
Please explain this.
Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html