Re: [PATCH v5 3/14] User Space Breakpoint Assistance Layer

From: Srikar Dronamraju
Date: Tue Jun 15 2010 - 07:30:12 EST


* Christoph Hellwig <hch@xxxxxxxxxxxxx> [2010-06-14 13:50:48]:

> On Mon, Jun 14, 2010 at 01:58:32PM +0530, Srikar Dronamraju wrote:
> > TODO: Merge user_bkpt layer with uprobes.
>
> Yes, I don't think there's any point in that split. What's the
> timeframe for you to finish that merge?

I will take this up in v6.

>
> > + depends on MODULES
>
> This doesn't make too much sense - the only real user of this is not
> modular at all.

Okay.

>
> > + depends on HAVE_USER_BKPT
>
> Should this be ARCH_HAVE_USER_BKPT or similar?

Okay I shall change from HAVE_USER_BKPT to ARCH_HAVE_USER_BKPT.

--
Thanks and Regards
Srikar
--
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/