Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1681703

Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in the stack

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in the stack
Date 2017-07-05 20:40 +0200
Message-ID <tZXnr-1rU-5@gated-at.bofh.it> (permalink)
References <tZVOF-nA-3@gated-at.bofh.it> <tZWB4-Ve-19@gated-at.bofh.it> <tZXdM-1mP-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jul 5, 2017 at 11:28 AM, Michal Hocko <mhocko@kernel.org> wrote:
>
> Dohh, that was on mmotm which has a clean up by Oleg which reorganizes
> the code a bit. This is on top of the current master

Oh, ok. I think I know which patch from Oleg you're talking about.

Since I do want that patch too, and since I'd hate to cause
unnecessary merge conflicts in this area, how about we just plan on
letting your original patch (on top of Oleg's) go through Andrew and
the -mm tree? I'll get it that way, and it's not like this is
timing-critical.

Having to fix up conflicts in this area would just be annoying, and
would be nasty for back-porting too.

                Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in the stack Michal Hocko <mhocko@kernel.org> - 2017-07-05 19:00 +0200
  Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in  the stack Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-05 19:50 +0200
    Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes  in the stack Michal Hocko <mhocko@kernel.org> - 2017-07-05 20:30 +0200
      Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in  the stack Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-05 20:40 +0200
        Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes  in the stack Michal Hocko <mhocko@kernel.org> - 2017-07-05 21:00 +0200
          Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in  the stack Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-05 21:20 +0200
            Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes  in the stack Willy Tarreau <w@1wt.eu> - 2017-07-05 21:20 +0200
          Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes  in the stack Michal Hocko <mhocko@kernel.org> - 2017-07-05 21:20 +0200
      Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes  in the stack Andrew Morton <akpm@linux-foundation.org> - 2017-07-05 23:20 +0200
        Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in  the stack Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-05 23:50 +0200
        Re: [PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes  in the stack Michal Hocko <mhocko@kernel.org> - 2017-07-06 08:50 +0200

csiph-web