From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45362 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752646AbcGYUXH (ORCPT ); Mon, 25 Jul 2016 16:23:07 -0400 Date: Mon, 25 Jul 2016 13:23:21 -0700 From: Greg KH To: Hugh Dickins Cc: anthony.romano@coreos.com, akpm@linux-foundation.org, brandon@ifup.co, stable@vger.kernel.org, torvalds@linux-foundation.org, vbabka@suse.cz Subject: Re: [PATCH 4.4-stable] tmpfs: don't undo fallocate past its last page Message-ID: <20160725202321.GA20141@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jul 25, 2016 at 07:37:21AM -0700, Hugh Dickins wrote: > This patch did not apply to the 4.4-stable tree, nor to the 3.14-stable > tree, because of 4.5's replacement of PAGE_CACHE_SHIFT by PAGE_SHIFT. > Please use the version below (diffed against 4.4.15) in any trees > from 3.5 through 4.5. Thanks for these, now queued up. greg k-h