Re: [patch 1/1] oprofile: Add a special cookie for the VDSO region

2006-12-14 Thread Andrew Morton
On Mon, 11 Dec 2006 15:26:26 +0530 "Amitabha Roy" <[EMAIL PROTECTED]> wrote: > Emit a special VDSO_COOKIE for VDSO regions instead of simply marking > them as anon. Why? > Signed-off-by: Amitabha Roy <[EMAIL PROTECTED]> > --- > diff --git a/drivers/oprofile/buffer_sync.c

Re: [patch 1/1] oprofile: Add a special cookie for the VDSO region

2006-12-14 Thread Andrew Morton
On Mon, 11 Dec 2006 15:26:26 +0530 Amitabha Roy [EMAIL PROTECTED] wrote: Emit a special VDSO_COOKIE for VDSO regions instead of simply marking them as anon. Why? Signed-off-by: Amitabha Roy [EMAIL PROTECTED] --- diff --git a/drivers/oprofile/buffer_sync.c b/drivers/oprofile/buffer_sync.c

[patch 1/1] oprofile: Add a special cookie for the VDSO region

2006-12-11 Thread Amitabha Roy
Emit a special VDSO_COOKIE for VDSO regions instead of simply marking them as anon. Signed-off-by: Amitabha Roy <[EMAIL PROTECTED]> --- diff --git a/drivers/oprofile/buffer_sync.c b/drivers/oprofile/buffer_sync.c index 78c2e6e..7f879db 100644 --- a/drivers/oprofile/buffer_sync.c +++

[patch 1/1] oprofile: Add a special cookie for the VDSO region

2006-12-11 Thread Amitabha Roy
Emit a special VDSO_COOKIE for VDSO regions instead of simply marking them as anon. Signed-off-by: Amitabha Roy [EMAIL PROTECTED] --- diff --git a/drivers/oprofile/buffer_sync.c b/drivers/oprofile/buffer_sync.c index 78c2e6e..7f879db 100644 --- a/drivers/oprofile/buffer_sync.c +++