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


Groups > linux.kernel > #1260309

Re: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes

From "Hillf Danton" <hillf.zj@alibaba-inc.com>
Newsgroups linux.kernel
Subject Re: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
Date 2015-11-02 04:00 +0100
Message-ID <qqdvI-882-3@gated-at.bofh.it> (permalink)
References <qpwAq-782-3@gated-at.bofh.it> <qpIBA-5PP-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Andrew, please correct me if I miss/mess anything.
 
> > This hunk is already in the next tree, see below please.
> >
> 
> Ah, the whole series to add shmem like code to handle hole punch/fault
> races is in the next tree.  It has been determined that most of this
> series is not necessary.  For the next tree, ideally the following
> should happen:
> - revert the series
> 	0830d5afd4ab69d01cf5ceba9b9f2796564c4eb6
> 	4e0a78fea078af972276c2d3aeaceb2bac80e033
> 	251c8a023a0c639725e014a612e8c05a631ce839
> 	03bcef375766af4db12ec783241ac39f8bf5e2b1
> - Add this patch (if Ack'ed/reviewed) to fix remove_inode_hugepages
> - Add a new patch for the handle hole punch/fault race.  It modifies
>   same code as this patch, so I have not sent out until this is Ack'ed.
> 
> I will admit that I do not fully understand how maintainers manage their
> trees and share patches.  If someone can make suggestions on how to handle
> this situation (create patches against what tree? send patches to who?),
> I will be happy to make it happen.
> 
The rule is to prepare patches against the next tree and deliver patches to
linux-mm with AKPM, linux-kernel cced. The authors and maintainers of the
current code your patches change should also be cced.
And those guys you want to get ack and comments.

In this case, you should first ask Andrew to withdraw the 4 commits.
Then send your new patches, one after another, one problem a patch.

Best Wishes
Hillf

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

Re: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2015-10-31 06:10 +0100
  Re: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas  with holes Mike Kravetz <mike.kravetz@oracle.com> - 2015-10-31 19:00 +0100
    Re: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2015-11-02 04:00 +0100
      Re: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas  with holes Mike Kravetz <mike.kravetz@oracle.com> - 2015-11-02 18:40 +0100
        Re: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas  with holes Andrew Morton <akpm@linux-foundation.org> - 2015-11-02 22:50 +0100

csiph-web