[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8bd0f97a1002160012x2736f2b1r1ea4e57c41cf7fbb@mail.gmail.com>
Date: Tue, 16 Feb 2010 03:12:09 -0500
From: Mike Frysinger <vapier.adi@...il.com>
To: Paul Mundt <lethal@...ux-sh.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Roland McGrath <roland@...hat.com>,
David Howells <dhowells@...hat.com>,
Oleg Nesterov <oleg@...hat.com>,
uclinux-dist-devel@...ckfin.uclinux.org, linux-sh@...r.kernel.org
Subject: Re: [PATCH] ptrace: unify FDPIC implementations
On Mon, Feb 15, 2010 at 20:10, Paul Mundt wrote:
> On Mon, Feb 15, 2010 at 07:30:29PM -0500, Mike Frysinger wrote:
>> The Blackfin/FRV/SuperH guys all have the same exact FDPIC ptrace code in
>> their arch handlers (since they were probably copied & pasted). Since
>> these ptrace interfaces are an arch independent aspect of the FDPIC code,
>> unify them in the common ptrace code so new FDPIC ports don't need to copy
>> and paste this fundamental stuff yet again.
>>
>> Signed-off-by: Mike Frysinger <vapier@...too.org>
>> Acked-by: Roland McGrath <roland@...hat.com>
>> Acked-by: David Howells <dhowells@...hat.com>
>> Acked-by: Paul Mundt <lethal@...ux-sh.org>
>
> Just to follow up on this, this code obviously expects consistent entries
> in mm_context_t. Presently include/asm-generic/mmu.h is aimed at nommu,
> so it would probably be worthwhile stubbing in the FDPIC loadmap entries
> there to make things easier for future ports.
probably be a good idea. for FDPIC in general, the header also needs
"stack_start".
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists