> kernel/suspend.c no longer compiles in linux-2.5.19, due to
> the elimination of tq_disk. I infer from the comments on the
> new routine blk_run_queues() and from similar changes elsewhere in
> 2.5.19 that I should probably replace run_task_queue(&tq_disk) with
> blk_run_queues(). I also had to elimiante your sanity check which
> referenced tq_disk. I will cc this to linux-kernel in case anyone
> else knows the answer and to prevent duplication of effort.
>
> The rest of the changes just address compiler warnings,
> but you might want to look at them anyhow, especially my changing
> the types of suspend_pagedir and pagedir_save from unsigned long
> to suspend_pagedir_t*.
>
> Please let me know if you see a problem with this patch, and
> if you are going to shepherd it to Linus or if you me to submit it
> directly or process it some other way.
Patch is nice, thanx a lot. I'll submit it to Linus.
Pavel
-- (about SSSCA) "I don't say this lightly. However, I really think that the U.S. no longer is classifiable as a democracy, but rather as a plutocracy." --hpa - 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/