[PATCH 6/11] powerpc vDSO: use VM_ALWAYSDUMP

2007-01-13 Thread Roland McGrath
This patch fixes core dumps to include the vDSO vma, which is left out now. Signed-off-by: Roland McGrath <[EMAIL PROTECTED]> --- arch/powerpc/kernel/vdso.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/kernel/vdso.c b/arch/powerpc/kernel/vdso.c

[PATCH 6/11] powerpc vDSO: use VM_ALWAYSDUMP

2007-01-13 Thread Roland McGrath
This patch fixes core dumps to include the vDSO vma, which is left out now. Signed-off-by: Roland McGrath [EMAIL PROTECTED] --- arch/powerpc/kernel/vdso.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/kernel/vdso.c b/arch/powerpc/kernel/vdso.c index