From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e06smtp10.uk.ibm.com ([195.75.94.106]:55662 "EHLO e06smtp10.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbbD3L7A (ORCPT ); Thu, 30 Apr 2015 07:59:00 -0400 Received: from /spool/local by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 30 Apr 2015 12:58:58 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 6729A17D8067 for ; Thu, 30 Apr 2015 12:59:38 +0100 (BST) Received: from d06av05.portsmouth.uk.ibm.com (d06av05.portsmouth.uk.ibm.com [9.149.37.229]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t3UBwudU64028910 for ; Thu, 30 Apr 2015 11:58:56 GMT Received: from d06av05.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t3UBwtig021979 for ; Thu, 30 Apr 2015 05:58:55 -0600 Received: from thinkpad (dyn-9-152-212-145.boeblingen.de.ibm.com [9.152.212.145]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t3UBwtin021966 for ; Thu, 30 Apr 2015 05:58:55 -0600 Date: Thu, 30 Apr 2015 13:58:54 +0200 From: Gerald Schaefer To: stable@vger.kernel.org Subject: Commit 97534127 ("mm/hugetlb: use pmd_page() in follow_huge_pmd()") for v3.12 Message-ID: <20150430135854.55c9d53e@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Please add commit 97534127 ("mm/hugetlb: use pmd_page() in follow_huge_pmd()") to the v3.12 stable branch, in order to fix the regression that was introduced to v3.12 stable by commit 61f77eda9bbf ("mm/hugetlb: reduce arch dependent code around follow_huge_*").