Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1399548 > unrolled thread
| Started by | Omar Sandoval <osandov@osandov.com> |
|---|---|
| First post | 2016-05-12 00:20 +0200 |
| Last post | 2016-05-12 00:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps Omar Sandoval <osandov@osandov.com> - 2016-05-12 00:20 +0200
Re: [PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-12 00:20 +0200
| From | Omar Sandoval <osandov@osandov.com> |
|---|---|
| Date | 2016-05-12 00:20 +0200 |
| Subject | [PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps |
| Message-ID | <rxKE2-E3-3@gated-at.bofh.it> |
From: Omar Sandoval <osandov@fb.com> Al, could you please apply this series for v4.7? I first sent it out during the v4.5 cycle, it'd be great to be done with it, especially since it's fixing a regression. Here's the cover letter from v1: http://www.spinics.net/lists/linux-fsdevel/msg94735.html Omar Sandoval (2): coredump: get rid of coredump_params->written coredump: only charge written data against RLIMIT_CORE arch/powerpc/platforms/cell/spufs/coredump.c | 5 +++-- fs/binfmt_elf.c | 2 +- fs/binfmt_elf_fdpic.c | 2 +- fs/coredump.c | 5 +---- 4 files changed, 6 insertions(+), 8 deletions(-) -- 2.8.2
[toc] | [next] | [standalone]
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Date | 2016-05-12 00:20 +0200 |
| Message-ID | <rxKE2-E3-13@gated-at.bofh.it> |
| In reply to | #1399548 |
On Wed, May 11, 2016 at 03:16:35PM -0700, Omar Sandoval wrote: > From: Omar Sandoval <osandov@fb.com> > > Al, could you please apply this series for v4.7? I first sent it out > during the v4.5 cycle, it'd be great to be done with it, especially > since it's fixing a regression. Applied.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web