Re: more thread_info patches
From: Vincent Hanquez (tab_at_snarc.org)
Date: 05/31/05
- Previous message: Esben Nielsen: "Re: RT patch acceptance"
- In reply to: Roman Zippel: "Re: more thread_info patches"
- Next in thread: randy_dunlap: "Re: more thread_info patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 May 2005 14:16:47 +0200 To: Roman Zippel <zippel@linux-m68k.org>
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Esben Nielsen: "Re: RT patch acceptance"
- In reply to: Roman Zippel: "Re: more thread_info patches"
- Next in thread: randy_dunlap: "Re: more thread_info patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|