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


Groups > linux.kernel > #1361998

Re: [PATCH 1/3] mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Date 2016-03-21 18:10 +0100
Message-ID <rfbv4-j7-5@gated-at.bofh.it> (permalink)
References <rf6OK-5pB-7@gated-at.bofh.it> <rf7rs-5J5-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Mar 21, 2016 at 5:06 AM, Kirill A. Shutemov
<kirill.shutemov@linux.intel.com> wrote:
>
> This patch contains automated changes generated with coccinelle using
> script below. For some reason, coccinelle doesn't patch header files.
> I've called spatch for them manually.

Looks good.

Mind reminding me and re-sending the patches about this after the
merge window is over? Maybe around rc2 or so?

I definitely don't want to apply this while I'm still in the merge
window, but considering that it's almost entirely automated and should
be very safe - and to avoid conflicts during the _next_ merge window -
I'd actually prefer to merge  this early rather than late.

     Linus

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


Thread

[PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-03-21 13:10 +0100
  Re: [PATCH 1/3] mm, fs: get rid of PAGE_CACHE_* and  page_cache_{get,release} macros Michal Hocko <mhocko@kernel.org> - 2016-03-21 13:50 +0100
  Re: [PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release}  macros Christoph Lameter <cl@linux.com> - 2016-03-21 17:30 +0100
    Re: [PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and  page_cache_{get,release} macros "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-03-21 17:40 +0100
      Re: [PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release}  macros Christoph Lameter <cl@linux.com> - 2016-03-21 18:00 +0100
        Re: [PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and  page_cache_{get,release} macros "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-03-21 18:10 +0100
          Re: [PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release}  macros Christoph Lameter <cl@linux.com> - 2016-03-21 18:30 +0100
            Re: [PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and  page_cache_{get,release} macros "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-03-22 11:50 +0100
              Re: [PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release}  macros Christoph Lameter <cl@linux.com> - 2016-03-22 16:30 +0100
  Re: [PATCH 1/3] mm, fs: get rid of PAGE_CACHE_* and  page_cache_{get,release} macros Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-21 18:10 +0100
    Re: [PATCH 1/3] mm, fs: get rid of PAGE_CACHE_* and  page_cache_{get,release} macros "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-03-21 18:10 +0100

csiph-web