Re: more thread_info patches

From: Vincent Hanquez
Date: Tue May 31 2005 - 07:18:02 EST


On Tue, May 31, 2005 at 01:51:09AM +0200, Roman Zippel wrote:
> Hi,

Hey Roman,

> Index: linux-2.6-mm/arch/alpha/kernel/ptrace.c
> ===================================================================
> ....
> - addr = &task->thread_info->pcb.unique;
> + addr = &task_thread_infotask)->pcb.unique;

you forget a left parenthesis here

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