Re: [PATCH] fix loop with disabled tasklets

Andrea Arcangeli (andrea@suse.de)
Mon, 12 Nov 2001 15:48:25 +0100


On Mon, Nov 12, 2001 at 03:33:03PM +0000, Petr Vandrovec wrote:
> On 12 Nov 01 at 15:20, Andrea Arcangeli wrote:
>
> Hi Andrea,
> does it compile? It looks to me like that you are using ret_from_fork,
> ret_from_smp and ret_from_smpfork interchangably in the patch. You renamed

ret_from_smpfork must disappear, to fix any compilation trouble you only
need to replace it with ret_from_fork in any possible place that I
forgotten.

as said I don't know what PSR_PIL means so that is more important part
to check for runtime correctness (compilations details are trivial to
solve instead).

thanks for the review,
Andrea
-
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/