Re: 2.5.9 -- OOPS in IDE code (symbolic dump and boot log included)

Jens Axboe (axboe@suse.de)
Thu, 25 Apr 2002 19:34:39 +0200


On Thu, Apr 25 2002, Jens Axboe wrote:
> - Make the ata_request the general means of passing down request in the
> IDE layer -- start by making hwgroup->rq into hwgroup->ar and _never_
> store ar in ->special (you don't have to, you will always just go from
> ar -> rq, which is of course ar->ar_rq). This is what I wanted to do.

I'll do this on monday, I'm away friday and through the weekend. Lets
get this fixed _properly_.

-- 
Jens Axboe

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/