Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1678069
| From | Oleg Nesterov <oleg@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev |
| Date | 2017-06-29 21:00 +0200 |
| Message-ID | <tXMPv-2Ms-9@gated-at.bofh.it> (permalink) |
| References | <tXppY-t5-75@gated-at.bofh.it> <tXuzh-1Do-9@gated-at.bofh.it> <tXJoC-LR-3@gated-at.bofh.it> <tXMmu-2CN-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/29, Linus Torvalds wrote: > > On Thu, Jun 29, 2017 at 8:19 AM, Oleg Nesterov <oleg@redhat.com> wrote: > > > > Hmm. May be you misread this patch? > > Ahh, yes. I'm ok with your patch. > > That said, you did remove something extra: the comment about > > /* Check that both stack segments have the same anon_vma? */ I didn't ;) I moved it up, right above VM_GROWSDOWN check. > is actually still relevant wrt that VM_GROWSDOWN test. The issue is > that we could actually limit the VM_GROWSDOWN thing to only be ok with > merging with a previous vma only if it *really* was the same segment. Yes, yes, this is clear. This comment motivated me to ask that question, I thought that we probably do not need to reconcile the stacks even in this case. Oleg.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Oleg Nesterov <oleg@redhat.com> - 2017-06-28 20:00 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Linus Torvalds <torvalds@linux-foundation.org> - 2017-06-29 01:30 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Oleg Nesterov <oleg@redhat.com> - 2017-06-29 17:20 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Linus Torvalds <torvalds@linux-foundation.org> - 2017-06-29 20:30 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Oleg Nesterov <oleg@redhat.com> - 2017-06-29 21:00 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Linus Torvalds <torvalds@linux-foundation.org> - 2017-06-29 21:10 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Michal Hocko <mhocko@kernel.org> - 2017-06-30 15:30 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Linus Torvalds <torvalds@linux-foundation.org> - 2017-06-30 19:10 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Michal Hocko <mhocko@kernel.org> - 2017-06-30 19:30 +0200
Re: [PATCH 0/1] expand_downwards: don't require the gap if !vm_prev Linus Torvalds <torvalds@linux-foundation.org> - 2017-06-30 19:50 +0200
csiph-web